Searched refs:HWRM_FUNC_VF_CFG (Results 1 – 3 of 3) sorted by relevance
1121 case HWRM_FUNC_VF_CFG: in bnxt_vf_req_validate_snd()1173 rc = hwrm_req_init(bp, req, HWRM_FUNC_VF_CFG); in bnxt_approve_mac()
216 HWRM_FUNC_VF_CFG,5824 rc = hwrm_req_init(bp, req, HWRM_FUNC_VF_CFG); in bnxt_hwrm_set_async_event_cr()6277 if (hwrm_req_init(bp, req, HWRM_FUNC_VF_CFG)) in __bnxt_hwrm_reserve_vf_rings()
110 #define HWRM_FUNC_VF_CFG 0xfUL macro