Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dvf.h241 void e1000_init_function_pointers_vf(struct e1000_hw *hw);
H A Dvf.c58 * e1000_init_function_pointers_vf - Inits function pointers
61 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,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dvf.h241 void e1000_init_function_pointers_vf(struct e1000_hw *hw);
H A Dvf.c58 * e1000_init_function_pointers_vf - Inits function pointers
61 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,

Completed in 10 milliseconds