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

/freebsd-11-stable/sys/dev/ixgb/
H A Dixgb_hw.c53 static boolean_t ixgb_link_reset(struct ixgb_hw *hw);
930 hw->link_up = ixgb_link_reset(hw);
936 hw->link_up = ixgb_link_reset(hw);
1171 ixgb_link_reset(struct ixgb_hw *hw) function

Completed in 56 milliseconds