Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_coredump.c455 if (!(bp->fw_cap & BNXT_FW_CAP_DBG_QCAPS)) in bnxt_hwrm_get_dump_len()
Dbnxt.h2430 #define BNXT_FW_CAP_DBG_QCAPS BIT_ULL(31) macro
Dbnxt.c9155 bp->fw_cap |= BNXT_FW_CAP_DBG_QCAPS; in __bnxt_hwrm_func_qcaps()
9246 if (!(bp->fw_cap & BNXT_FW_CAP_DBG_QCAPS)) in bnxt_hwrm_dbg_qcaps()