Searched refs:HWRM_PREP (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_hwrm.c | 301 #define HWRM_PREP(req, type, kong) do { \ macro 396 HWRM_PREP(req, msg_type, mailbox); in bnxt_hwrm_tf_message_direct() 431 HWRM_PREP(&req, HWRM_TF, mailbox); in bnxt_hwrm_tf_message_tunneled() 867 HWRM_PREP(&req, HWRM_FUNC_QCAPS, BNXT_USE_CHIMP_MB); in __bnxt_hwrm_func_qcaps() 1239 HWRM_PREP(&req, HWRM_VER_GET, BNXT_USE_CHIMP_MB); in bnxt_hwrm_ver_get() 2106 HWRM_PREP(&req, HWRM_VNIC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_vnic_cfg() 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() 3971 HWRM_PREP(&req, HWRM_FUNC_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_pf_evb_mode() 5283 HWRM_PREP(&req, in bnxt_hwrm_set_ring_coal() [all …]
|