Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c197 pcie_fw = t4_read_reg(adap, PCIE_FW_A); in t4_report_fw_error()
333 pcie_fw = t4_read_reg(adap, PCIE_FW_A); in t4_wr_mbox_meat_timeout()
388 !((pcie_fw = t4_read_reg(adap, PCIE_FW_A)) & PCIE_FW_ERR_F) && in t4_wr_mbox_meat_timeout()
4365 fw_err = t4_read_reg(adapter, PCIE_FW_A); in cim_intr_handler()
6441 if (t4_read_reg(adap, PCIE_FW_A) & PCIE_FW_ERR_F) in t4_fw_hello()
6491 pcie_fw = t4_read_reg(adap, PCIE_FW_A); in t4_fw_hello()
6628 t4_set_reg_field(adap, PCIE_FW_A, PCIE_FW_HALT_F, in t4_fw_halt()
6668 t4_set_reg_field(adap, PCIE_FW_A, PCIE_FW_HALT_F, 0); in t4_fw_restart()
6692 if (!(t4_read_reg(adap, PCIE_FW_A) & PCIE_FW_HALT_F)) in t4_fw_restart()
Dcxgb4_ethtool.c1204 pcie_fw = t4_read_reg(adap, PCIE_FW_A); in set_flash()
Dt4_regs.h759 #define PCIE_FW_A 0x30b8 macro
Dcxgb4_main.c4721 pcie_fw = readl(adap->regs + PCIE_FW_A); in cxgb4_iov_configure()
/drivers/scsi/csiostor/
Dcsio_hw.c902 pcie_fw = csio_rd_reg32(hw, PCIE_FW_A); in csio_do_hello()
1137 csio_set_reg_field(hw, PCIE_FW_A, PCIE_FW_HALT_F, in csio_hw_fw_halt()
1178 csio_set_reg_field(hw, PCIE_FW_A, PCIE_FW_HALT_F, 0); in csio_hw_fw_restart()
1201 if (!(csio_rd_reg32(hw, PCIE_FW_A) & PCIE_FW_HALT_F)) in csio_hw_fw_restart()