Home
last modified time | relevance | path

Searched refs:HWRM_FUNC_QCAPS (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c699 HWRM_PREP(&req, HWRM_FUNC_QCAPS, BNXT_USE_CHIMP_MB); in __bnxt_hwrm_func_qcaps()
5699 HWRM_PREP(&req, HWRM_FUNC_QCAPS, BNXT_USE_CHIMP_MB); in bnxt_hwrm_first_vf_id_query()
H A Dhsi_struct_def_dpdk.h282 #define HWRM_FUNC_QCAPS UINT32_C(0x15) macro