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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmsc911x.c963 smsc911x_rx_fastforward(struct smsc911x_data *pdata, unsigned int pktbytes) argument
965 unsigned int pktwords = (pktbytes + NET_IP_ALIGN + 3) >> 2;

Completed in 86 milliseconds