Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c1270 int ixgbe_update_link_info(struct ixgbe_hw *hw) in ixgbe_update_link_info() function
1321 int err = ixgbe_update_link_info(hw); in ixgbe_get_link_status()
1534 rc = ixgbe_update_link_info(hw); in ixgbe_get_media_type_e610()
2005 err = ixgbe_update_link_info(hw); in ixgbe_identify_module_e610()
H A Dixgbe_main.c3240 status = ixgbe_update_link_info(hw); in ixgbe_process_link_status_event()
6068 if (ixgbe_update_link_info(hw)) in ixgbe_check_media_subtask()
7451 int err = ixgbe_update_link_info(&adapter->hw); in ixgbe_open()