Home
last modified time | relevance | path

Searched refs:PCIE_FW_INIT_F (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.c992 if (!(pcie_fw & (PCIE_FW_ERR_F|PCIE_FW_INIT_F))) { in csio_do_hello()
1011 } else if (pcie_fw & PCIE_FW_INIT_F) in csio_do_hello()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.c992 if (!(pcie_fw & (PCIE_FW_ERR_F|PCIE_FW_INIT_F))) { in csio_do_hello()
1011 } else if (pcie_fw & PCIE_FW_INIT_F) in csio_do_hello()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h3734 #define PCIE_FW_INIT_F PCIE_FW_INIT_V(1U) macro
H A Dt4_hw.c6952 if (!(pcie_fw & (PCIE_FW_ERR_F|PCIE_FW_INIT_F))) { in t4_fw_hello()
6969 else if (pcie_fw & PCIE_FW_INIT_F) in t4_fw_hello()
H A Dcxgb4_main.c6266 if (!(pcie_fw & PCIE_FW_INIT_F)) { in cxgb4_iov_configure()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h3736 #define PCIE_FW_INIT_F PCIE_FW_INIT_V(1U) macro
H A Dt4_hw.c6922 if (!(pcie_fw & (PCIE_FW_ERR_F|PCIE_FW_INIT_F))) { in t4_fw_hello()
6939 else if (pcie_fw & PCIE_FW_INIT_F) in t4_fw_hello()
H A Dcxgb4_main.c6255 if (!(pcie_fw & PCIE_FW_INIT_F)) { in cxgb4_iov_configure()

Completed in 71 milliseconds