Searched refs:factps (Results 1 – 3 of 3) sorted by relevance
312 u32 fwsm, factps; in e1000e_enable_mng_pass_thru() local321 factps = er32(FACTPS); in e1000e_enable_mng_pass_thru()323 if (!(factps & E1000_FACTPS_MNGCG) && in e1000e_enable_mng_pass_thru()332 factps = er32(FACTPS); in e1000e_enable_mng_pass_thru()337 if (!(factps & E1000_FACTPS_MNGCG) && in e1000e_enable_mng_pass_thru()
1575 u32 fwsm, factps; in igb_enable_mng_pass_thru() local1588 factps = rd32(E1000_FACTPS); in igb_enable_mng_pass_thru()1590 if (!(factps & E1000_FACTPS_MNGCG) && in igb_enable_mng_pass_thru()
71 u32 fwsm, manc, factps; in ixgbe_mng_enabled() local81 factps = IXGBE_READ_REG(hw, IXGBE_FACTPS(hw)); in ixgbe_mng_enabled()82 if (factps & IXGBE_FACTPS_MNGCG) in ixgbe_mng_enabled()