Searched refs:fflt_dbg (Results 1 – 1 of 1) sorted by relevance
5178 uint32_t fflt_dbg = E1000_READ_REG(hw, E1000_FFLT_DBG); in e1000_init_hw_ich8lan() local5179 fflt_dbg |= (1 << 12); in e1000_init_hw_ich8lan()5180 E1000_WRITE_REG(hw, E1000_FFLT_DBG, fflt_dbg); in e1000_init_hw_ich8lan()