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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dnetwave_cs.c19 * - Fixed some bugs in netwave_rx and cleaned it up a bit.
25 * - Fixed netwave_rx receive function (got updated docs)
234 static int netwave_rx( struct net_device *dev);
1331 netwave_rx(dev);
1465 static int netwave_rx(struct net_device *dev) { function
1498 printk(KERN_DEBUG "netwave_rx: Receive packet with len %d\n",
1505 DEBUG(1, "netwave_rx: Could not allocate an sk_buff of "

Completed in 37 milliseconds