Home
last modified time | relevance | path

Searched refs:tx_buffer_unavailable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c87 XLGMAC_STAT("tx_buffer_unavailable", tx_buffer_unavailable),
H A Ddwc-xlgmac.h198 u64 tx_buffer_unavailable; member
H A Ddwc-xlgmac-net.c310 pdata->stats.tx_buffer_unavailable++; in xlgmac_isr()