Searched refs:new_max_vfs (Results 1 – 1 of 1) sorted by relevance
864 uint16_t new_max_vfs; in __bnxt_hwrm_func_qcaps() local881 new_max_vfs = bp->pdev->max_vfs; in __bnxt_hwrm_func_qcaps()882 if (new_max_vfs != bp->pf->max_vfs) { in __bnxt_hwrm_func_qcaps()883 rc = bnxt_alloc_vf_info(bp, new_max_vfs); in __bnxt_hwrm_func_qcaps()