Searched refs:e1000_tbi_sbp_enabled_82543 (Results 1 – 4 of 4) sorted by relevance
55 bool e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw);
337 bool e1000_tbi_sbp_enabled_82543(struct e1000_hw *hw) in e1000_tbi_sbp_enabled_82543() function415 if (!(e1000_tbi_sbp_enabled_82543(hw))) in e1000_tbi_adjust_stats_82543()1296 if (e1000_tbi_sbp_enabled_82543(hw)) { in e1000_check_for_copper_link_82543()1314 if (!e1000_tbi_sbp_enabled_82543(hw)) { in e1000_check_for_copper_link_82543()
156 (e1000_tbi_sbp_enabled_82543(a) && \
302 if (e1000_tbi_sbp_enabled_82543(hw)) in e1000g_rx_setup()581 } else if (e1000_tbi_sbp_enabled_82543(hw) && in e1000g_receive()