Searched refs:vf_ring_grps (Results 1 – 1 of 1) sorted by relevance
448 u16 vf_stat_ctx, vf_vnics, vf_ring_grps; in bnxt_hwrm_func_vf_resc_cfg() local460 vf_ring_grps = hw_resc->max_hw_ring_grps - bp->rx_nr_rings; in bnxt_hwrm_func_vf_resc_cfg()486 vf_ring_grps /= num_vfs; in bnxt_hwrm_func_vf_resc_cfg()494 req.min_hw_ring_grps = cpu_to_le16(vf_ring_grps); in bnxt_hwrm_func_vf_resc_cfg()502 req.max_hw_ring_grps = cpu_to_le16(vf_ring_grps); in bnxt_hwrm_func_vf_resc_cfg()542 u16 vf_ring_grps, max_stat_ctxs; in bnxt_hwrm_func_cfg() local561 vf_ring_grps = (hw_resc->max_hw_ring_grps - bp->rx_nr_rings) / num_vfs; in bnxt_hwrm_func_cfg()585 req.num_hw_ring_grps = cpu_to_le16(vf_ring_grps); in bnxt_hwrm_func_cfg()615 hw_resc->max_hw_ring_grps -= vf_ring_grps * num_vfs; in bnxt_hwrm_func_cfg()