Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c24 static bool ixgb_link_reset(struct ixgb_hw *hw);
902 hw->link_up = ixgb_link_reset(hw); in ixgb_check_for_link()
908 hw->link_up = ixgb_link_reset(hw); in ixgb_check_for_link()
1126 ixgb_link_reset(struct ixgb_hw *hw) in ixgb_link_reset() function