Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_coredump.c394 if (!(bp->fw_cap & BNXT_FW_CAP_DBG_QCAPS)) in bnxt_hwrm_get_dump_len()
Dbnxt.h1980 #define BNXT_FW_CAP_DBG_QCAPS 0x80000000 macro
Dbnxt.c7688 bp->fw_cap |= BNXT_FW_CAP_DBG_QCAPS; in __bnxt_hwrm_func_qcaps()
7767 if (!(bp->fw_cap & BNXT_FW_CAP_DBG_QCAPS)) in bnxt_hwrm_dbg_qcaps()