Searched refs:bnxt_hwrm_func_reserve_vf_resc (Results 1 – 3 of 3) sorted by relevance
208 int bnxt_hwrm_func_reserve_vf_resc(struct bnxt *bp, bool test);
965 return bnxt_hwrm_func_reserve_vf_resc(bp, true); in bnxt_hwrm_check_vf_rings()968 int bnxt_hwrm_func_reserve_vf_resc(struct bnxt *bp, bool test) in bnxt_hwrm_func_reserve_vf_resc() function
1046 rc = bnxt_hwrm_func_reserve_vf_resc(bp, false); in bnxt_dev_configure_op()