Searched refs:fw_grp_id (Results 1 – 5 of 5) sorted by relevance
57 uint16_t fw_grp_id; member
489 bp->grp_info[rx_queue_id].fw_grp_id; in bnxt_rx_queue_start()492 vnic, bp->grp_info[rx_queue_id].fw_grp_id); in bnxt_rx_queue_start()
960 if (bp->grp_info[rss->queue[i]].fw_grp_id == in match_vnic_rss_cfg()1352 bp->grp_info[rss->queue[i]].fw_grp_id; in bnxt_validate_and_parse_flow()
1720 bp->grp_info[idx].fw_grp_id = rte_le_to_cpu_16(resp->ring_group_id); in bnxt_hwrm_ring_grp_alloc()1735 req.ring_group_id = rte_cpu_to_le_16(bp->grp_info[idx].fw_grp_id); in bnxt_hwrm_ring_grp_free()1742 bp->grp_info[idx].fw_grp_id = INVALID_HW_RING_ID; in bnxt_hwrm_ring_grp_free()1823 vnic->fw_grp_ids[j] = bp->grp_info[i].fw_grp_id; in bnxt_hwrm_vnic_alloc()1825 vnic->dflt_ring_grp = bp->grp_info[vnic->start_grp_id].fw_grp_id; in bnxt_hwrm_vnic_alloc()2513 if (bp->grp_info[idx].fw_grp_id == INVALID_HW_RING_ID) in bnxt_free_all_hwrm_ring_grps()
1773 if (bp->grp_info[i].fw_grp_id == fwr) in bnxt_rss_to_qid()