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

/external/syslinux/gpxe/src/drivers/net/
H A Deepro100.h199 static int ifec_rx_setup ( struct net_device * );
H A Deepro100.c328 if ( ( rc = ifec_rx_setup ( netdev ) ) != 0 )
960 static int ifec_rx_setup ( struct net_device *netdev ) function
965 DBGP ( "ifec_rx_setup\n" );

Completed in 40 milliseconds