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