Searched refs:min_ndsb (Results 1 – 1 of 1) sorted by relevance
565 u8_t min_ndsb; in lm_pf_acquire_vf_chains_resources() local574 min_ndsb = pdev->params.max_pf_sb_cnt; in lm_pf_acquire_vf_chains_resources()584 …info->vf_chains[chain_idx].sw_ndsb = lm_vf_get_free_resource(pdev->pf_resources.free_sbs, min_ndsb, in lm_pf_acquire_vf_chains_resources()587 DbgMessage(pdev, FATAL, "No SBs from %d to %d\n",min_ndsb,pdev->params.fw_sb_cnt); in lm_pf_acquire_vf_chains_resources()591 min_ndsb = vf_info->vf_chains[chain_idx].sw_ndsb + 1; in lm_pf_acquire_vf_chains_resources()