Searched refs:fw_grp_id (Results 1 – 5 of 5) sorted by relevance
492 rxq->vnic->dflt_ring_grp = bp->grp_info[rx_queue_id].fw_grp_id; in bnxt_rx_queue_start()506 bp->grp_info[rx_queue_id].fw_grp_id; in bnxt_rx_queue_start()509 vnic, bp->grp_info[rx_queue_id].fw_grp_id); in bnxt_rx_queue_start()611 if (vnic->dflt_ring_grp == bp->grp_info[rx_queue_id].fw_grp_id) { in bnxt_rx_queue_stop()615 bp->grp_info[i].fw_grp_id; in bnxt_rx_queue_stop()
58 uint16_t fw_grp_id; member
1876 if (bp->grp_info[idx].fw_grp_id != INVALID_HW_RING_ID) in bnxt_hwrm_ring_grp_alloc()1890 bp->grp_info[idx].fw_grp_id = rte_le_to_cpu_16(resp->ring_group_id); in bnxt_hwrm_ring_grp_alloc()1903 if (bp->grp_info[idx].fw_grp_id == INVALID_HW_RING_ID) in bnxt_hwrm_ring_grp_free()1908 req.ring_group_id = rte_cpu_to_le_16(bp->grp_info[idx].fw_grp_id); in bnxt_hwrm_ring_grp_free()1915 bp->grp_info[idx].fw_grp_id = INVALID_HW_RING_ID; in bnxt_hwrm_ring_grp_free()2002 vnic->fw_grp_ids[j] = bp->grp_info[i].fw_grp_id; in bnxt_hwrm_vnic_alloc()2004 vnic->dflt_ring_grp = bp->grp_info[vnic->start_grp_id].fw_grp_id; in bnxt_hwrm_vnic_alloc()2666 if (bp->grp_info[idx].fw_grp_id == INVALID_HW_RING_ID) in bnxt_free_all_hwrm_ring_grps()2757 req.ring_id = rte_cpu_to_le_16(bp->grp_info[queue_index].fw_grp_id); in bnxt_hwrm_rx_ring_reset()
1032 if (bp->grp_info[rss->queue[i]].fw_grp_id == in match_vnic_rss_cfg()1618 bp->grp_info[rss->queue[i]].fw_grp_id; in bnxt_validate_and_parse_flow()
2010 if (bp->grp_info[i].fw_grp_id == fwr) in bnxt_rss_to_qid()