Home
last modified time | relevance | path

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

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