Searched refs:ixgb_link_reset (Results 1 – 1 of 1) sorted by relevance
49 static bool ixgb_link_reset(struct ixgb_hw *hw);929 hw->link_up = ixgb_link_reset(hw); in ixgb_check_for_link()935 hw->link_up = ixgb_link_reset(hw); in ixgb_check_for_link()1155 ixgb_link_reset(struct ixgb_hw *hw) in ixgb_link_reset() function