Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_api.h43 extern void e1000_init_function_pointers_82571(struct e1000_hw *hw);
H A De1000_api.c483 e1000_init_function_pointers_82571(hw); in e1000_setup_init_funcs()
H A De1000_82571.c446 void e1000_init_function_pointers_82571(struct e1000_hw *hw) in e1000_init_function_pointers_82571() function