Searched refs:HWRM_FUNC_QCAPS (Results 1 – 2 of 2) sorted by relevance
867 HWRM_PREP(&req, HWRM_FUNC_QCAPS, BNXT_USE_CHIMP_MB); in __bnxt_hwrm_func_qcaps()6003 HWRM_PREP(&req, HWRM_FUNC_QCAPS, BNXT_USE_CHIMP_MB); in bnxt_hwrm_first_vf_id_query()
283 #define HWRM_FUNC_QCAPS UINT32_C(0x15) macro