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