Home
last modified time | relevance | path

Searched refs:rx_ring_id (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h580 uint16_t rx_ring_id; member
H A Dbnxt_hwrm.c1764 req.rr = htole16(grp->rx_ring_id); in bnxt_hwrm_ring_grp_alloc()
1898 req.rx_ring_id = htole16(softc->rx_rings[idx].phys_id); in bnxt_hwrm_ring_alloc()
H A Dif_bnxt.c882 softc->grp_info[i].rx_ring_id = softc->rx_rings[i].phys_id; in bnxt_rx_queues_alloc()
3261 softc->grp_info[i].rx_ring_id = softc->rx_rings[i].phys_id; in bnxt_init()
H A Dhsi_struct_def.h43034 uint16_t rx_ring_id; member