Home
last modified time | relevance | path

Searched refs:HWRM_FUNC_VF_CFG (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c1145 case HWRM_FUNC_VF_CFG: in bnxt_vf_req_validate_snd()
1197 rc = hwrm_req_init(bp, req, HWRM_FUNC_VF_CFG); in bnxt_approve_mac()
H A Dbnxt.c226 HWRM_FUNC_VF_CFG,
6896 rc = hwrm_req_init(bp, req, HWRM_FUNC_VF_CFG); in bnxt_hwrm_set_async_event_cr()
7401 if (hwrm_req_init(bp, req, HWRM_FUNC_VF_CFG)) in __bnxt_hwrm_reserve_vf_rings()
H A Dbnxt_hsi.h112 #define HWRM_FUNC_VF_CFG 0xfUL macro