Home
last modified time | relevance | path

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

/src/sys/dev/igc/
H A Digc_api.c97 s32 igc_set_mac_type(struct igc_hw *hw) in igc_set_mac_type() function
149 ret_val = igc_set_mac_type(hw); in igc_setup_init_funcs()
H A Digc_api.h14 s32 igc_set_mac_type(struct igc_hw *hw);
H A Dif_igc.c1486 if (igc_set_mac_type(&sc->hw)) { in igc_identify_hardware()