Searched refs:e1000_set_tbi_sbp_82543 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82543.c76 static void e1000_set_tbi_sbp_82543(struct e1000_hw *hw, bool state);
356 * e1000_set_tbi_sbp_82543 - Set TBI SBP
362 static void e1000_set_tbi_sbp_82543(struct e1000_hw *hw, bool state) function
366 DEBUGFUNC("e1000_set_tbi_sbp_82543");
915 e1000_set_tbi_sbp_82543(hw, FALSE);
1301 e1000_set_tbi_sbp_82543(hw, FALSE);
1315 e1000_set_tbi_sbp_82543(hw, TRUE);

Completed in 87 milliseconds