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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb_main.c78 static int ixgb_init_module(void);
162 * ixgb_init_module - Driver Registration Routine
164 * ixgb_init_module is the first routine called when the driver is
169 ixgb_init_module(void) function
179 module_init(ixgb_init_module); variable

Completed in 167 milliseconds