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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsonic.c231 sonic_tda_put(dev, entry, SONIC_TD_PKTSIZE, length); /* length of packet */
311 lp->stats.tx_bytes += sonic_tda_get(dev, entry, SONIC_TD_PKTSIZE);
673 sonic_tda_put(dev, i, SONIC_TD_PKTSIZE, 0);
H A Dsonic.h250 #define SONIC_TD_PKTSIZE 2 macro

Completed in 69 milliseconds