Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4016 * iavf_init_module - Driver Registration Routine
4018 * iavf_init_module is the first routine called when the driver is
4021 static int __init iavf_init_module(void) in iavf_init_module() function
4043 module_init(iavf_init_module); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5294 * iavf_init_module - Driver Registration Routine
5296 * iavf_init_module is the first routine called when the driver is
5299 static int __init iavf_init_module(void) in iavf_init_module() function
5308 module_init(iavf_init_module); variable

Completed in 10 milliseconds