Searched refs:rxqcq (Results 1 – 1 of 1) sorted by relevance
79 struct ionic_qcq *rxqcq; in ionic_get_lif_stats() local95 rxqcq = lif_to_rxqcq(lif, q_num); in ionic_get_lif_stats()96 if (rxqcq && rxqcq->stats) { in ionic_get_lif_stats()97 rstats = &rxqcq->stats->rx; in ionic_get_lif_stats()228 struct ionic_qcq *txqcq, *rxqcq; in ionic_sw_stats_get_values() local285 rxqcq = lif_to_rxqcq(lif, q_num); in ionic_sw_stats_get_values()287 **buf = IONIC_READ_STAT64(&rxqcq->cq, in ionic_sw_stats_get_values()292 **buf = IONIC_READ_STAT64(&rxqcq->intr, in ionic_sw_stats_get_values()297 **buf = IONIC_READ_STAT64(&rxqcq->napi_stats, in ionic_sw_stats_get_values()302 **buf = rxqcq->napi_stats.work_done_cntr[i]; in ionic_sw_stats_get_values()