Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dvf.h241 void e1000_init_function_pointers_vf(struct e1000_hw *hw);
H A Dvf.c61 void e1000_init_function_pointers_vf(struct e1000_hw *hw) in e1000_init_function_pointers_vf() function
H A Dnetdev.c47 .init_ops = e1000_init_function_pointers_vf,
54 .init_ops = e1000_init_function_pointers_vf,