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

/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2906 * igbvf_exit_module - Driver Exit Cleanup Routine
2908 * igbvf_exit_module is called just before the driver is removed
2911 static void __exit igbvf_exit_module(void) igbvf_exit_module() function
2915 module_exit(igbvf_exit_module); variable

Completed in 44 milliseconds