Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c5825 static int ixgbe_non_sfp_link_config(struct ixgbe_hw *hw) in ixgbe_non_sfp_link_config() function
5895 if (!(ixgbe_non_sfp_link_config(&adapter->hw))) in ixgbe_check_media_subtask()
6056 err = ixgbe_non_sfp_link_config(hw); in ixgbe_up_complete()
7262 err = ixgbe_non_sfp_link_config(&adapter->hw); in ixgbe_open()
7263 if (ixgbe_non_sfp_link_config(&adapter->hw)) in ixgbe_open()