Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.h45 void hinic_txq_get_stats(struct hinic_txq *txq, struct hinic_txq_stats *stats);
H A Dhinic_tx.c91 * hinic_txq_get_stats - get statistics of Tx Queue
95 void hinic_txq_get_stats(struct hinic_txq *txq, struct hinic_txq_stats *stats) in hinic_txq_get_stats() function
H A Dhinic_main.c100 hinic_txq_get_stats(txq, &tx_stats); in gather_tx_stats()
H A Dhinic_ethtool.c1379 hinic_txq_get_stats(&nic_dev->txqs[qid], &txq_stats); in get_drv_queue_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.h43 void hinic_txq_get_stats(struct hinic_txq *txq, struct hinic_txq_stats *stats);
H A Dhinic_tx.c92 * hinic_txq_get_stats - get statistics of Tx Queue
96 void hinic_txq_get_stats(struct hinic_txq *txq, struct hinic_txq_stats *stats) in hinic_txq_get_stats() function
H A Dhinic_main.c100 hinic_txq_get_stats(txq, &tx_stats); in gather_tx_stats()
H A Dhinic_ethtool.c1377 hinic_txq_get_stats(&nic_dev->txqs[qid], &txq_stats); in get_drv_queue_stats()

Completed in 13 milliseconds