Home
last modified time | relevance | path

Searched refs:BNXT_FW_CAP_DBG_QCAPS (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_coredump.c394 if (!(bp->fw_cap & BNXT_FW_CAP_DBG_QCAPS)) in bnxt_hwrm_get_dump_len()
Dbnxt.h2020 #define BNXT_FW_CAP_DBG_QCAPS BIT_ULL(31) macro
Dbnxt.c7695 bp->fw_cap |= BNXT_FW_CAP_DBG_QCAPS; in __bnxt_hwrm_func_qcaps()
7774 if (!(bp->fw_cap & BNXT_FW_CAP_DBG_QCAPS)) in bnxt_hwrm_dbg_qcaps()