Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dbcm-pdc-mailbox.c398 u32 tx_ring_full; /* unable to accept msg because tx ring full */ member
448 pdcs->tx_ring_full); in pdc_debugfs_read()
1139 pdcs->tx_ring_full++; in pdc_rings_full()
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_int.h227 u64 tx_ring_full; member
H A Dvmxnet3_xdp.c137 tq->stats.tx_ring_full++; in vmxnet3_xdp_xmit_frame()