Searched refs:factps (Results 1 – 2 of 2) sorted by relevance
294 u32 fwsm, factps; in e1000e_enable_mng_pass_thru() local303 factps = er32(FACTPS); in e1000e_enable_mng_pass_thru()305 if (!(factps & E1000_FACTPS_MNGCG) && in e1000e_enable_mng_pass_thru()314 factps = er32(FACTPS); in e1000e_enable_mng_pass_thru()319 if (!(factps & E1000_FACTPS_MNGCG) && in e1000e_enable_mng_pass_thru()
1654 u32 fwsm, factps; in igb_enable_mng_pass_thru() local1667 factps = rd32(E1000_FACTPS); in igb_enable_mng_pass_thru()1669 if (!(factps & E1000_FACTPS_MNGCG) && in igb_enable_mng_pass_thru()