Searched refs:factps (Results 1 – 1 of 1) sorted by relevance
344 u32 fwsm, factps; in e1000_enable_mng_pass_thru() local358 factps = E1000_READ_REG(hw, E1000_FACTPS); in e1000_enable_mng_pass_thru()360 if (!(factps & E1000_FACTPS_MNGCG) && in e1000_enable_mng_pass_thru()369 factps = E1000_READ_REG(hw, E1000_FACTPS); in e1000_enable_mng_pass_thru()374 if (!(factps & E1000_FACTPS_MNGCG) && in e1000_enable_mng_pass_thru()
Completed in 3 milliseconds