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