Searched refs:new_max_vfs (Results 1 – 1 of 1) sorted by relevance
695 uint16_t new_max_vfs; in __bnxt_hwrm_func_qcaps() local713 new_max_vfs = bp->pdev->max_vfs; in __bnxt_hwrm_func_qcaps()714 if (new_max_vfs != bp->pf->max_vfs) { in __bnxt_hwrm_func_qcaps()718 sizeof(bp->pf->vf_info[0]) * new_max_vfs, 0); in __bnxt_hwrm_func_qcaps()723 bp->pf->max_vfs = new_max_vfs; in __bnxt_hwrm_func_qcaps()724 for (i = 0; i < new_max_vfs; i++) { in __bnxt_hwrm_func_qcaps()