Searched refs:que (Results 1 – 1 of 1) sorted by relevance
44 uint8_t que; in bnxt_vfr_recv() local53 que = queue_id < vfr_bp->rx_nr_rings ? queue_id : 0; in bnxt_vfr_recv()54 rep_rxq = vfr_bp->rx_queues[que]; in bnxt_vfr_recv()65 vfr_bp->rx_bytes[que] += mbuf->pkt_len; in bnxt_vfr_recv()66 vfr_bp->rx_pkts[que]++; in bnxt_vfr_recv()70 vfr_bp->rx_drop_bytes[que] += mbuf->pkt_len; in bnxt_vfr_recv()71 vfr_bp->rx_drop_pkts[que]++; in bnxt_vfr_recv()