Searched refs:tx_more (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | supern_2.h | 168 unsigned int tx_more :1 ; /* more frame in chain */ member 170 unsigned int tx_more :1 ; /* more frame in chain */
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_txrx.h | 87 u64 tx_more; /* # of DBs elided due to xmit_more */ member
|
| H A D | funeth_tx.c | 371 FUN_QSTAT_INC(q, tx_more); in fun_start_xmit()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_enet.h | 419 u64 tx_more; member
|
| H A D | hns3_ethtool.c | 26 HNS3_TQP_STAT("more", tx_more),
|
| H A D | hns3_enet.c | 2147 hns3_ring_stats_update(ring, tx_more); in hns3_tx_doorbell() 2874 "seg_pkt_cnt: %llu, tx_more: %llu, restart_queue: %llu, tx_busy: %llu\n", in hns3_dump_queue_reg() 2875 tx_ring->stats.seg_pkt_cnt, tx_ring->stats.tx_more, in hns3_dump_queue_reg()
|