Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.h22 u64 tx_wake; member
H A Dhinic_tx.c84 txq_stats->tx_wake = 0; in hinic_txq_clean_stats()
105 stats->tx_wake = txq_stats->tx_wake; in hinic_txq_get_stats()
753 txq->txq_stats.tx_wake++; in free_tx_poll()
H A Dhinic_main.c105 nic_tx_stats->tx_wake += tx_stats.tx_wake; in gather_tx_stats()
H A Dhinic_ethtool.c1349 HINIC_TXQ_STAT(tx_wake),
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.h22 u64 tx_wake; member
H A Dhinic_tx.c85 txq_stats->tx_wake = 0; in hinic_txq_clean_stats()
106 stats->tx_wake = txq_stats->tx_wake; in hinic_txq_get_stats()
755 txq->txq_stats.tx_wake++; in free_tx_poll()
H A Dhinic_main.c105 nic_tx_stats->tx_wake += tx_stats.tx_wake; in gather_tx_stats()
H A Dhinic_ethtool.c1347 HINIC_TXQ_STAT(tx_wake),

Completed in 11 milliseconds