Searched refs:txqcq (Results 1 – 1 of 1) sorted by relevance
78 struct ionic_qcq *txqcq; in ionic_get_lif_stats() local85 txqcq = lif_to_txqcq(lif, q_num); in ionic_get_lif_stats()86 if (txqcq && txqcq->stats) { in ionic_get_lif_stats()87 tstats = &txqcq->stats->tx; in ionic_get_lif_stats()228 struct ionic_qcq *txqcq, *rxqcq; in ionic_sw_stats_get_values() local251 txqcq = lif_to_txqcq(lif, q_num); in ionic_sw_stats_get_values()253 **buf = IONIC_READ_STAT64(&txqcq->q, in ionic_sw_stats_get_values()258 **buf = IONIC_READ_STAT64(&txqcq->cq, in ionic_sw_stats_get_values()263 **buf = IONIC_READ_STAT64(&txqcq->intr, in ionic_sw_stats_get_values()