Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_mac.h17 s32 igc_setup_link(struct igc_hw *hw);
H A Digc_base.c301 ret_val = igc_setup_link(hw); in igc_init_hw_base()
H A Digc_mac.c119 s32 igc_setup_link(struct igc_hw *hw) in igc_setup_link() function
H A Digc_main.c138 igc_setup_link(&adapter->hw); in igc_power_up_link()