Searched refs:ixgbe_update_link_info (Results 1 – 3 of 3) sorted by relevance
33 int ixgbe_update_link_info(struct ixgbe_hw *hw);
1220 int ixgbe_update_link_info(struct ixgbe_hw *hw) in ixgbe_update_link_info() function1271 int err = ixgbe_update_link_info(hw); in ixgbe_get_link_status()1429 rc = ixgbe_update_link_info(hw); in ixgbe_get_media_type_e610()1879 err = ixgbe_update_link_info(hw); in ixgbe_identify_module_e610()
3073 status = ixgbe_update_link_info(hw); in ixgbe_process_link_status_event()5890 if (ixgbe_update_link_info(hw)) in ixgbe_check_media_subtask()7258 int err = ixgbe_update_link_info(&adapter->hw); in ixgbe_open()