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);
581 struct bnxt_grp_info { struct1159 struct bnxt_grp_info *grp_info;
1653 bnxt_hwrm_ring_grp_alloc(struct bnxt_softc *softc, struct bnxt_grp_info *grp) in bnxt_hwrm_ring_grp_alloc()1688 bnxt_hwrm_ring_grp_free(struct bnxt_softc *softc, struct bnxt_grp_info *grp) in bnxt_hwrm_ring_grp_free()
624 softc->grp_info = malloc(sizeof(struct bnxt_grp_info) * nrxqsets, in bnxt_rx_queues_alloc()