Searched refs:HWRM_FUNC_QCFG (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_hwrm.c | 3163 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_qcfg() 3228 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_parent_pf_qcfg() 3264 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_get_dflt_vnic_svif() 3440 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_update_max_resources() 3465 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_qcfg_current_vf_vlan() 3484 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_query_pf_resources() 4082 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_qcfg_vf_default_mac()
|
| H A D | hsi_struct_def_dpdk.h | 283 #define HWRM_FUNC_QCFG UINT32_C(0x16) macro
|