Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dsonic.c307 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()
H A Dsonic.h255 #define SONIC_TD_PKTSIZE 2 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dsonic.c307 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()
H A Dsonic.h255 #define SONIC_TD_PKTSIZE 2 macro

Completed in 6 milliseconds