Home
last modified time | relevance | path

Searched refs:hinic_txq_stats (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.h27 struct hinic_txq_stats { struct
41 struct hinic_txq_stats txq_stats; argument
53 void hinic_txq_get_stats(struct hinic_txq *txq, struct hinic_txq_stats *stats);
Dhinic_dev.h60 struct hinic_txq_stats tx_stats;
Dhinic_tx.c58 struct hinic_txq_stats *txq_stats = &txq->txq_stats; in hinic_txq_clean_stats()
74 void hinic_txq_get_stats(struct hinic_txq *txq, struct hinic_txq_stats *stats) in hinic_txq_get_stats()
76 struct hinic_txq_stats *txq_stats = &txq->txq_stats; in hinic_txq_get_stats()
97 struct hinic_txq_stats *txq_stats = &txq->txq_stats; in txq_stats_init()
Dhinic_main.c225 struct hinic_txq_stats *nic_tx_stats = &nic_dev->tx_stats; in update_tx_stats()
226 struct hinic_txq_stats tx_stats; in update_tx_stats()
772 struct hinic_txq_stats *nic_tx_stats; in hinic_get_stats64()
875 struct hinic_txq_stats *tx_stats; in nic_dev_init()