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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbevf/
H A Dixgbevf_main.c2192 * ixgbevf_sw_init - Initialize general software structures
2196 * ixgbevf_sw_init initializes the Adapter private data structure.
2200 static int __devinit ixgbevf_sw_init(struct ixgbevf_adapter *adapter) function
3391 err = ixgbevf_sw_init(adapter);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dixgbevf_main.c2192 * ixgbevf_sw_init - Initialize general software structures
2196 * ixgbevf_sw_init initializes the Adapter private data structure.
2200 static int __devinit ixgbevf_sw_init(struct ixgbevf_adapter *adapter) function
3391 err = ixgbevf_sw_init(adapter);

Completed in 114 milliseconds