Home
last modified time | relevance | path

Searched refs:iri_qsidx (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c533 tpas = &(softc->rx_rings[ri->iri_qsidx].tpa_start[agg_id]); in bnxt_pkt_get_tpa()
605 struct bnxt_cp_ring *cpr = &softc->rx_cp_rings[ri->iri_qsidx]; in bnxt_isc_rxd_pkt_get()
632 softc->rx_rings[ri->iri_qsidx].tpa_start[agg_id].low = *rtpa; in bnxt_isc_rxd_pkt_get()
638 softc->rx_rings[ri->iri_qsidx].tpa_start[agg_id].high = in bnxt_isc_rxd_pkt_get()
644 type, ri->iri_qsidx); in bnxt_isc_rxd_pkt_get()
/freebsd/sys/dev/enic/
H A Denic_txrx.c239 cq_rq = enic_cq_rq(&softc->enic, ri->iri_qsidx); in enic_isc_rxd_pkt_get()
431 vnic_rq_service(&enic->rq[ri->iri_qsidx], cq_desc, completed_index, in enic_rq_service()
/freebsd/sys/dev/axgbe/
H A Dxgbe-txrx.c700 struct xgbe_channel *channel = pdata->channel[ri->iri_qsidx]; in axgbe_isc_rxd_pkt_get()
709 ri->iri_qsidx, ri->iri_cidx, ring->cur, ring->dirty); in axgbe_isc_rxd_pkt_get()
791 "dirty: %d error 0x%x\n", __func__, ri->iri_qsidx, len, i, in axgbe_isc_rxd_pkt_get()
/freebsd/sys/net/
H A Diflib.h71 uint16_t iri_qsidx; /* qset index */ member
H A Diflib.c1233 ri.iri_qsidx = kring->ring_id; in iflib_netmap_rxsync()
2996 ri.iri_qsidx = rxq->ifr_id; in iflib_rxeof()
/freebsd/sys/dev/e1000/
H A Dem_txrx.c663 struct em_rx_queue *que = &sc->rx_queues[ri->iri_qsidx]; in lem_isc_rxd_pkt_get()
728 struct em_rx_queue *que = &sc->rx_queues[ri->iri_qsidx]; in em_isc_rxd_pkt_get()
H A Digb_txrx.c439 struct em_rx_queue *que = &sc->rx_queues[ri->iri_qsidx]; in igb_isc_rxd_pkt_get()
/freebsd/sys/dev/ice/
H A Dice_iflib_txrx.c377 struct ice_rx_queue *rxq = &sc->pf_vsi.rx_queues[ri->iri_qsidx]; in ice_ift_rxd_refill()
702 struct ice_rx_queue *rxq = &mif->vsi->rx_queues[ri->iri_qsidx];
/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c401 struct ix_rx_queue *que = &sc->rx_queues[ri->iri_qsidx]; in ixgbe_isc_rxd_pkt_get()
/freebsd/sys/dev/igc/
H A Digc_txrx.c467 struct igc_rx_queue *que = &sc->rx_queues[ri->iri_qsidx]; in igc_isc_rxd_pkt_get()
/freebsd/sys/dev/mgb/
H A Dif_mgb.c1081 KASSERT(ri->iri_qsidx == 0, in mgb_isc_rxd_pkt_get()
1082 ("tried to check availability in RX Channel %d\n", ri->iri_qsidx)); in mgb_isc_rxd_pkt_get()
/freebsd/sys/dev/iavf/
H A Diavf_txrx_iflib.c668 struct iavf_rx_queue *que = &vsi->rx_queues[ri->iri_qsidx]; in iavf_isc_rxd_pkt_get()
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c1510 rxq = &sc->vmx_rxq[ri->iri_qsidx]; in vmxnet3_isc_rxd_pkt_get()
1552 ri->iri_flowid = ri->iri_qsidx; in vmxnet3_isc_rxd_pkt_get()
1576 ri->iri_flowid = ri->iri_qsidx; in vmxnet3_isc_rxd_pkt_get()
/freebsd/sys/dev/ixl/
H A Dixl_txrx.c661 struct ixl_rx_queue *que = &vsi->rx_queues[ri->iri_qsidx]; in ixl_isc_rxd_pkt_get()
/freebsd/sys/dev/enetc/
H A Dif_enetc.c1238 queue = &sc->rx_queues[ri->iri_qsidx]; in enetc_isc_rxd_pkt_get()