Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c743 ldst_cmd.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_read_pcie_cfg4()
5304 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_tp_fw_ldst_rw()
6515 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_fwaddrspace_write()
6546 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_mdio_rd()
6579 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_mdio_wr()
6775 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_sge_ctxt_flush()
10331 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_sge_ctxt_rd()
10432 cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_i2c_rd()
Dt4fw_api.h819 FW_LDST_CMD = 0x01, enumerator
Dcudbg_lib.c2619 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in cudbg_collect_tcam_index()
Dcxgb4_debugfs.c1782 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in mps_tcam_show()
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_mb.c274 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in csio_mb_ldst()