Searched refs:HWRM_FUNC_CFG (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_hwrm.c | 2501 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_vf_mac() 3512 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_pf_func_cfg() 3846 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_process_vf_resc_config_old() 3971 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_pf_evb_mode() 4055 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_cfg_vf_set_flags() 4133 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_cfg_def_cp() 4177 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_set_default_vlan() 4209 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_bw_cfg() 4229 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_set_vf_vlan() 4831 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_cfg_vf_set_vlan_anti_spoof() [all …]
|
| H A D | bnxt_ethdev.c | 5109 BNXT_HWRM_CMD_TO_FORWARD(HWRM_FUNC_CFG); in bnxt_config_vf_req_fwd()
|
| H A D | hsi_struct_def_dpdk.h | 285 #define HWRM_FUNC_CFG UINT32_C(0x17) macro
|