Home
last modified time | relevance | path

Searched refs:factps (Results 1 – 1 of 1) sorted by relevance

/third_party/dev/ethernet/e1000/
A De1000_manage.c344 u32 fwsm, factps; in e1000_enable_mng_pass_thru() local
358 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