Home
last modified time | relevance | path

Searched refs:tx_more (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h87 u64 tx_more; /* # of DBs elided due to xmit_more */ member
H A Dfuneth_tx.c371 FUN_QSTAT_INC(q, tx_more); in fun_start_xmit()
H A Dfuneth_ethtool.c82 "tx_more",
783 ADD_STAT(txs.tx_more); in fun_get_ethtool_stats()
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H A Dsupern_2.h168 unsigned int tx_more :1 ; /* more frame in chain */ member
170 unsigned int tx_more :1 ; /* more frame in chain */
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H A Dsupern_2.h168 unsigned int tx_more :1 ; /* more frame in chain */ member
170 unsigned int tx_more :1 ; /* more frame in chain */
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h353 u64 tx_more; member
H A Dhns3_ethtool.c34 HNS3_TQP_STAT("more", tx_more),
H A Dhns3_enet.c1459 ring->stats.tx_more++; in hns3_tx_doorbell()
1925 "seg_pkt_cnt: %llu, tx_more: %llu, restart_queue: %llu, tx_busy: %llu\n", in hns3_get_tx_timeo_queue_info()
1926 tx_ring->stats.seg_pkt_cnt, tx_ring->stats.tx_more, in hns3_get_tx_timeo_queue_info()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h417 u64 tx_more; member
H A Dhns3_ethtool.c25 HNS3_TQP_STAT("more", tx_more),
H A Dhns3_enet.c2118 hns3_ring_stats_update(ring, tx_more); in hns3_tx_doorbell()
2818 "seg_pkt_cnt: %llu, tx_more: %llu, restart_queue: %llu, tx_busy: %llu\n", in hns3_dump_queue_stats()
2819 tx_ring->stats.seg_pkt_cnt, tx_ring->stats.tx_more, in hns3_dump_queue_stats()

Completed in 30 milliseconds