Searched refs:HWRM_FUNC_QCAPS (Results 1 – 2 of 2) sorted by relevance
699 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()
282 #define HWRM_FUNC_QCAPS UINT32_C(0x15) macro