Searched refs:factps (Results 1 – 2 of 2) sorted by relevance
343 u32 fwsm, factps; in e1000_enable_mng_pass_thru() local357 factps = E1000_READ_REG(hw, E1000_FACTPS); in e1000_enable_mng_pass_thru()359 if (!(factps & E1000_FACTPS_MNGCG) && in e1000_enable_mng_pass_thru()368 factps = E1000_READ_REG(hw, E1000_FACTPS); in e1000_enable_mng_pass_thru()373 if (!(factps & E1000_FACTPS_MNGCG) && in e1000_enable_mng_pass_thru()
4738 u32 fwsm, manc, factps; in ixgbe_mng_enabled() local4749 factps = IXGBE_READ_REG(hw, IXGBE_FACTPS_BY_MAC(hw)); in ixgbe_mng_enabled()4750 if (factps & IXGBE_FACTPS_MNGCG) in ixgbe_mng_enabled()