Searched refs:SONIC_TD_PKTSIZE (Results 1 – 2 of 2) sorted by relevance
231 sonic_tda_put(dev, entry, SONIC_TD_PKTSIZE, length); /* length of packet */ in sonic_send_packet()311 lp->stats.tx_bytes += sonic_tda_get(dev, entry, SONIC_TD_PKTSIZE); in sonic_interrupt()672 sonic_tda_put(dev, i, SONIC_TD_PKTSIZE, 0); in sonic_init()
250 #define SONIC_TD_PKTSIZE 2 macro