Home
last modified time | relevance | path

Searched refs:xmt_discards (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/fddi/
H A Ddefxx.c2090 bp->stats.gen.tx_dropped = bp->xmt_discards; in dfx_ctl_get_stats()
3341 bp->xmt_discards++; /* bump error counter */ in dfx_xmt_queue_pkt()
3646 bp->xmt_discards++; in dfx_xmt_flush()
H A Ddefxx.h1800 u32 xmt_discards; member