ldst_cmd 2195 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c struct fw_ldst_cmd ldst_cmd; ldst_cmd 2198 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c memset(&ldst_cmd, 0, sizeof(ldst_cmd)); ldst_cmd 2199 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c ldst_cmd.op_to_addrspace = ldst_cmd 2203 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd)); ldst_cmd 2204 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c ldst_cmd.u.mps.rplc.fid_idx = ldst_cmd 2212 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c rc = t4_wr_mbox(padap, padap->mbox, &ldst_cmd, ldst_cmd 2213 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c sizeof(ldst_cmd), &ldst_cmd); ldst_cmd 2222 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c mps_rplc = ldst_cmd.u.mps.rplc; ldst_cmd 1772 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c struct fw_ldst_cmd ldst_cmd; ldst_cmd 1777 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c memset(&ldst_cmd, 0, sizeof(ldst_cmd)); ldst_cmd 1780 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c ldst_cmd.op_to_addrspace = ldst_cmd 1785 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c ldst_cmd.cycles_to_len16 = htonl(FW_LEN16(ldst_cmd)); ldst_cmd 1786 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c ldst_cmd.u.mps.rplc.fid_idx = ldst_cmd 1789 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c ret = t4_wr_mbox(adap, adap->mbox, &ldst_cmd, ldst_cmd 1790 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c sizeof(ldst_cmd), &ldst_cmd); ldst_cmd 1796 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c mps_rplc = ldst_cmd.u.mps.rplc; ldst_cmd 738 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c struct fw_ldst_cmd ldst_cmd; ldst_cmd 741 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c memset(&ldst_cmd, 0, sizeof(ldst_cmd)); ldst_cmd 743 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | ldst_cmd 747 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd)); ldst_cmd 748 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.u.pcie.select_naccess = FW_LDST_CMD_NACCESS_V(1); ldst_cmd 749 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.u.pcie.ctrl_to_fn = ldst_cmd 751 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.u.pcie.r = reg; ldst_cmd 756 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ret = t4_wr_mbox(adap, adap->mbox, &ldst_cmd, sizeof(ldst_cmd), ldst_cmd 757 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c &ldst_cmd); ldst_cmd 759 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c val = be32_to_cpu(ldst_cmd.u.pcie.data[0]); ldst_cmd 10395 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c struct fw_ldst_cmd ldst_cmd, ldst_rpl; ldst_cmd 10396 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c unsigned int i2c_max = sizeof(ldst_cmd.u.i2c.data); ldst_cmd 10406 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c memset(&ldst_cmd, 0, sizeof(ldst_cmd)); ldst_cmd 10407 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.op_to_addrspace = ldst_cmd 10412 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd)); ldst_cmd 10413 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.u.i2c.pid = (port < 0 ? 0xff : port); ldst_cmd 10414 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.u.i2c.did = devid; ldst_cmd 10419 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.u.i2c.boffset = offset; ldst_cmd 10420 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ldst_cmd.u.i2c.blen = i2c_len; ldst_cmd 10422 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c ret = t4_wr_mbox(adap, mbox, &ldst_cmd, sizeof(ldst_cmd), ldst_cmd 266 drivers/scsi/csiostor/csio_mb.c struct fw_ldst_cmd *ldst_cmd = (struct fw_ldst_cmd *)(mbp->mb); ldst_cmd 267 drivers/scsi/csiostor/csio_mb.c CSIO_INIT_MBP(mbp, ldst_cmd, tmo, hw, NULL, 1); ldst_cmd 273 drivers/scsi/csiostor/csio_mb.c ldst_cmd->op_to_addrspace = ldst_cmd 278 drivers/scsi/csiostor/csio_mb.c ldst_cmd->cycles_to_len16 = htonl(FW_LEN16(struct fw_ldst_cmd)); ldst_cmd 279 drivers/scsi/csiostor/csio_mb.c ldst_cmd->u.pcie.select_naccess = FW_LDST_CMD_NACCESS_V(1); ldst_cmd 280 drivers/scsi/csiostor/csio_mb.c ldst_cmd->u.pcie.ctrl_to_fn = ldst_cmd 282 drivers/scsi/csiostor/csio_mb.c ldst_cmd->u.pcie.r = (uint8_t)reg;