Searched refs:HWRM_FUNC_QCFG (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_hwrm.c | 3321 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_qcfg() 3389 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_parent_pf_qcfg() 3422 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_get_dflt_vnic_svif() 3598 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_update_max_resources() 3628 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_update_max_resources_pf_only() 3654 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_qcfg_current_vf_vlan() 3673 HWRM_PREP(&req, HWRM_FUNC_QCFG, BNXT_USE_CHIMP_MB); in bnxt_query_pf_resources() 4286 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 | 284 #define HWRM_FUNC_QCFG UINT32_C(0x16) macro
|