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

/external/syslinux/gpxe/src/drivers/net/
H A Deepro100.h181 static void ifec_net_poll ( struct net_device* );
H A Deepro100.c87 * ifec_net_poll() calls ifec_rx_process(), which checks the next RFD for
154 .poll = ifec_net_poll,
400 static void ifec_net_poll ( struct net_device *netdev ) function
406 DBGP ( "ifec_net_poll\n" );
819 DBG ( "ifec_net_poll: RU reprimed.\n" );
824 DBG ( "ifec_net_poll: RU state anomaly: %i\n",

Completed in 79 milliseconds