Searched refs:bnxt_grp_info (Results 1 – 4 of 4) sorted by relevance
73 struct bnxt_grp_info *grp);74 int bnxt_hwrm_ring_grp_free(struct bnxt_softc *softc, struct bnxt_grp_info *gr);
550 struct bnxt_grp_info { struct1085 struct bnxt_grp_info *grp_info;
1575 bnxt_hwrm_ring_grp_alloc(struct bnxt_softc *softc, struct bnxt_grp_info *grp) in bnxt_hwrm_ring_grp_alloc()1610 bnxt_hwrm_ring_grp_free(struct bnxt_softc *softc, struct bnxt_grp_info *grp) in bnxt_hwrm_ring_grp_free()
597 softc->grp_info = malloc(sizeof(struct bnxt_grp_info) * nrxqsets, in bnxt_rx_queues_alloc()