Searched refs:BNXT_FW_CAP_PCIE_STATS_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
1839 #define BNXT_FW_CAP_PCIE_STATS_SUPPORTED 0x00020000 macro
1341 if (bp->fw_cap & BNXT_FW_CAP_PCIE_STATS_SUPPORTED) in bnxt_get_regs_len()1359 if (!(bp->fw_cap & BNXT_FW_CAP_PCIE_STATS_SUPPORTED)) in bnxt_get_regs()
7364 bp->fw_cap |= BNXT_FW_CAP_PCIE_STATS_SUPPORTED; in __bnxt_hwrm_func_qcaps()