Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c743 ldst_cmd.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_read_pcie_cfg4()
5306 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_tp_fw_ldst_rw()
6517 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_fwaddrspace_write()
6548 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_mdio_rd()
6581 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_mdio_wr()
6777 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_sge_ctxt_flush()
10333 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_sge_ctxt_rd()
10434 cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_i2c_rd()
H A Dt4fw_api.h819 FW_LDST_CMD = 0x01, enumerator
H A Dcudbg_lib.c2619 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in cudbg_collect_tcam_index()
H A Dcxgb4_debugfs.c1782 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in mps_tcam_show()
/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c274 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in csio_mb_ldst()