Searched refs:BNXT_FW_CAP_PCIE_STATS_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
2006 #define BNXT_FW_CAP_PCIE_STATS_SUPPORTED BIT_ULL(17) macro
1390 if (bp->fw_cap & BNXT_FW_CAP_PCIE_STATS_SUPPORTED) in bnxt_get_regs_len()1408 if (!(bp->fw_cap & BNXT_FW_CAP_PCIE_STATS_SUPPORTED)) in bnxt_get_regs()
7692 bp->fw_cap |= BNXT_FW_CAP_PCIE_STATS_SUPPORTED; in __bnxt_hwrm_func_qcaps()