Searched refs:PCIE_FW_ERR_F (Results 1 – 3 of 3) sorted by relevance
192 if (pcie_fw & PCIE_FW_ERR_F) in t4_report_fw_error()2435 if (t4_read_reg(adapter, PCIE_FW_A) & PCIE_FW_ERR_F) in cim_intr_handler()3886 if (t4_read_reg(adap, PCIE_FW_A) & PCIE_FW_ERR_F) in t4_fw_hello()3937 if (!(pcie_fw & (PCIE_FW_ERR_F|PCIE_FW_INIT_F))) { in t4_fw_hello()3952 if (pcie_fw & PCIE_FW_ERR_F) in t4_fw_hello()
2972 #define PCIE_FW_ERR_F PCIE_FW_ERR_V(1U) macro
897 if (!(pcie_fw & (PCIE_FW_ERR_F|PCIE_FW_INIT_F))) { in csio_do_hello()913 if (pcie_fw & PCIE_FW_ERR_F) { in csio_do_hello()