Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c582 if (!(bp->fw_cap & BNXT_FW_CAP_DBG_QCAPS)) in bnxt_hwrm_get_dump_len()
H A Dbnxt.h2484 #define BNXT_FW_CAP_DBG_QCAPS BIT_ULL(31) macro
H A Dbnxt.c9528 bp->fw_cap |= BNXT_FW_CAP_DBG_QCAPS; in __bnxt_hwrm_func_qcaps()
9625 if (!(bp->fw_cap & BNXT_FW_CAP_DBG_QCAPS)) in bnxt_hwrm_dbg_qcaps()