Home
last modified time | relevance | path

Searched refs:tx_copy (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dfore200e.c1477 int tx_copy = 0; in fore200e_send() local
1522 tx_copy = 1; in fore200e_send()
1530 tx_copy = 1; in fore200e_send()
1534 if (tx_copy) { in fore200e_send()
1590 if (tx_copy) in fore200e_send()
1600 entry->data = tx_copy ? data : NULL; in fore200e_send()
1606 if (tx_copy) in fore200e_send()
/kernel/linux/linux-6.6/drivers/atm/
H A Dfore200e.c1475 int tx_copy = 0; in fore200e_send() local
1520 tx_copy = 1; in fore200e_send()
1528 tx_copy = 1; in fore200e_send()
1532 if (tx_copy) { in fore200e_send()
1588 if (tx_copy) in fore200e_send()
1598 entry->data = tx_copy ? data : NULL; in fore200e_send()
1604 if (tx_copy) in fore200e_send()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h356 u64 tx_copy; member
H A Dhns3_ethtool.c37 HNS3_TQP_STAT("copy", tx_copy),
H A Dhns3_enet.c1343 ring->stats.tx_copy++; in hns3_nic_maybe_stop_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h422 u64 tx_copy; member
H A Dhns3_ethtool.c30 HNS3_TQP_STAT("copy", tx_copy),
H A Dhns3_enet.c1945 hns3_ring_stats_update(ring, tx_copy); in hns3_nic_maybe_stop_tx()

Completed in 28 milliseconds