Home
last modified time | relevance | path

Searched refs:PCIE_FW_A (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c197 pcie_fw = t4_read_reg(adap, PCIE_FW_A); in t4_report_fw_error()
335 pcie_fw = t4_read_reg(adap, PCIE_FW_A); in t4_wr_mbox_meat_timeout()
390 !((pcie_fw = t4_read_reg(adap, PCIE_FW_A)) & PCIE_FW_ERR_F) && in t4_wr_mbox_meat_timeout()
4588 fw_err = t4_read_reg(adapter, PCIE_FW_A); in cim_intr_handler()
6871 if (t4_read_reg(adap, PCIE_FW_A) & PCIE_FW_ERR_F) in t4_fw_hello()
6921 pcie_fw = t4_read_reg(adap, PCIE_FW_A); in t4_fw_hello()
7058 t4_set_reg_field(adap, PCIE_FW_A, PCIE_FW_HALT_F, in t4_fw_halt()
7099 t4_set_reg_field(adap, PCIE_FW_A, PCIE_FW_HALT_F, 0); in t4_fw_restart()
7123 if (!(t4_read_reg(adap, PCIE_FW_A) & PCIE_FW_HALT_F)) in t4_fw_restart()
H A Dcxgb4_ethtool.c1508 pcie_fw = t4_read_reg(adap, PCIE_FW_A); in set_flash()
H A Dt4_regs.h804 #define PCIE_FW_A 0x30b8 macro
H A Dcxgb4_main.c6253 pcie_fw = readl(adap->regs + PCIE_FW_A); in cxgb4_iov_configure()
/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c991 pcie_fw = csio_rd_reg32(hw, PCIE_FW_A); in csio_do_hello()
1226 csio_set_reg_field(hw, PCIE_FW_A, PCIE_FW_HALT_F, in csio_hw_fw_halt()
1267 csio_set_reg_field(hw, PCIE_FW_A, PCIE_FW_HALT_F, 0); in csio_hw_fw_restart()
1290 if (!(csio_rd_reg32(hw, PCIE_FW_A) & PCIE_FW_HALT_F)) in csio_hw_fw_restart()