Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.c301 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_unknown; in e1000_init_phy_workarounds_pchlan()
1130 if (hw->dev_spec.ich8lan.smbus_disable) in e1000_enable_ulp_lpt_lp()
1234 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_on; in e1000_enable_ulp_lpt_lp()
1420 hw->dev_spec.ich8lan.ulp_state = in e1000_disable_ulp_lpt_lp()
1442 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_off; in e1000_disable_ulp_lpt_lp()
1637 hw->dev_spec.ich8lan.eee_lp_ability = 0; in e1000_check_for_copper_link_ich8lan()
1657 if (hw->dev_spec.ich8lan.disable_k1_off == true) in e1000_check_for_copper_link_ich8lan()
1776 E1000_MUTEX_LOCK(&hw->dev_spec.ich8lan.nvm_mutex); in e1000_acquire_nvm_ich8lan()
1791 E1000_MUTEX_UNLOCK(&hw->dev_spec.ich8lan.nvm_mutex); in e1000_release_nvm_ich8lan()
1810 E1000_MUTEX_LOCK(&hw->dev_spec.ich8lan.swflag_mutex); in e1000_acquire_swflag_ich8lan()
[all …]
H A De1000_hw.h997 struct e1000_dev_spec_ich8lan ich8lan; member
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_hw.h1023 struct igc_dev_spec_ich8lan ich8lan; member