Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_82543.h25 bool e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw);
H A De1000_82543.c303 bool e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw) in e1000_tbi_sbp_enabled_82543() function
381 if (!(e1000_tbi_sbp_enabled_82543(hw))) in e1000_tbi_adjust_stats_82543()
1262 if (e1000_tbi_sbp_enabled_82543(hw)) { in e1000_check_for_copper_link_82543()
1280 if (!e1000_tbi_sbp_enabled_82543(hw)) { in e1000_check_for_copper_link_82543()
H A De1000_api.h126 (e1000_tbi_sbp_enabled_82543(a) && \