Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.h295 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);
H A De1000_ich8lan.c1079 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx) in e1000_enable_ulp_lpt_lp() argument
1094 if (!to_sx) { in e1000_enable_ulp_lpt_lp()
1165 if (!to_sx) { in e1000_enable_ulp_lpt_lp()
1187 if (to_sx) { in e1000_enable_ulp_lpt_lp()
1211 if (!to_sx) { in e1000_enable_ulp_lpt_lp()
1221 to_sx && (E1000_READ_REG(hw, E1000_STATUS) & E1000_STATUS_LU)) { in e1000_enable_ulp_lpt_lp()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_ich8lan.h293 s32 igc_enable_ulp_lpt_lp(struct igc_hw *hw, bool to_sx);