Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/e1000/
H A De1000_api.h49 extern void e1000_init_function_pointers_vf(struct e1000_hw *hw);
H A De1000_api.c520 e1000_init_function_pointers_vf(hw); in e1000_setup_init_funcs()
523 e1000_init_function_pointers_vf(hw); in e1000_setup_init_funcs()
H A De1000_vf.c145 void e1000_init_function_pointers_vf(struct e1000_hw *hw) in e1000_init_function_pointers_vf() function