HomeSort by relevance Sort by last modified time
    Searched refs:ifec_net_poll (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
eepro100.h 181 static void ifec_net_poll ( struct net_device* );
eepro100.c 87 * 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",
    [all...]

Completed in 55 milliseconds