Home
last modified time | relevance | path

Searched refs:PCIE_FW_ERR_F (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c192 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()
Dt4fw_api.h2972 #define PCIE_FW_ERR_F PCIE_FW_ERR_V(1U) macro
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_hw.c897 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()