Home
last modified time | relevance | path

Searched defs:txq_stats (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c79 struct hinic_txq_stats *txq_stats = &txq->txq_stats; in hinic_txq_clean_stats() local
98 struct hinic_txq_stats *txq_stats = &txq->txq_stats; in hinic_txq_get_stats() local
118 struct hinic_txq_stats *txq_stats = &txq->txq_stats; in txq_stats_init() local
H A Dhinic_tx.h33 struct hinic_txq_stats txq_stats; member
H A Dhinic_ethtool.c1342 struct hinic_txq_stats txq_stats; in get_drv_queue_stats() local
/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_tx.c19 static void hinic3_txq_clean_stats(struct hinic3_txq_stats *txq_stats) in hinic3_txq_clean_stats()
38 struct hinic3_txq_stats *txq_stats = &txq->txq_stats; in hinic3_txq_stats_init() local