Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_api.h48 extern void e1000_init_function_pointers_vf(struct e1000_hw *hw);
H A De1000_api.c538 e1000_init_function_pointers_vf(hw); in e1000_setup_init_funcs()
541 e1000_init_function_pointers_vf(hw); in e1000_setup_init_funcs()
H A De1000_vf.c144 void e1000_init_function_pointers_vf(struct e1000_hw *hw) in e1000_init_function_pointers_vf() function