Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_api.h15 s32 igc_setup_init_funcs(struct igc_hw *hw, bool init_device);
H A Digc_api.c144 s32 igc_setup_init_funcs(struct igc_hw *hw, bool init_device) in igc_setup_init_funcs() function
H A Dif_igc.c588 error = igc_setup_init_funcs(hw, true); in igc_if_attach_pre()