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

/freebsd-current/sys/dev/e1000/
H A De1000_api.h48 extern void e1000_init_function_pointers_vf(struct e1000_hw *hw);
H A De1000_vf.c141 * e1000_init_function_pointers_vf - Inits function pointers
144 void e1000_init_function_pointers_vf(struct e1000_hw *hw) function
146 DEBUGFUNC("e1000_init_function_pointers_vf");
H A De1000_api.c538 e1000_init_function_pointers_vf(hw);
541 e1000_init_function_pointers_vf(hw);

Completed in 111 milliseconds