Home
last modified time | relevance | path

Searched refs:hinic3_txq_stats (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_tx.h103 struct hinic3_txq_stats { struct
141 struct hinic3_txq_stats txq_stats;
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()