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

/linux-master/drivers/net/ethernet/natsemi/
H A Dsonic.h255 #define SONIC_TD_PKTSIZE 2 macro
H A Dsonic.c307 sonic_tda_put(dev, entry, SONIC_TD_PKTSIZE, length); /* length of packet */
394 lp->stats.tx_bytes += sonic_tda_get(dev, entry, SONIC_TD_PKTSIZE);
800 sonic_tda_put(dev, i, SONIC_TD_PKTSIZE, 0);

Completed in 137 milliseconds