Home
last modified time | relevance | path

Searched refs:igbvf_init_module (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2970 * igbvf_init_module - Driver Registration Routine
2972 * igbvf_init_module is the first routine called when the driver is
2975 static int __init igbvf_init_module(void) in igbvf_init_module() function
2986 module_init(igbvf_init_module); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2975 * igbvf_init_module - Driver Registration Routine
2977 * igbvf_init_module is the first routine called when the driver is
2980 static int __init igbvf_init_module(void) in igbvf_init_module() function
2991 module_init(igbvf_init_module); variable

Completed in 7 milliseconds