/linux/drivers/cxl/core/ |
A D | mbox.c | 238 if (send_cmd->id == 0 || send_cmd->id >= CXL_MEM_COMMAND_ID_MAX) in cxl_validate_cmd_from_user() 246 if (send_cmd->in.size > cxlm->payload_size) in cxl_validate_cmd_from_user() 253 if (send_cmd->id == CXL_MEM_COMMAND_ID_RAW) { in cxl_validate_cmd_from_user() 258 .size_in = send_cmd->in.size, in cxl_validate_cmd_from_user() 259 .size_out = send_cmd->out.size, in cxl_validate_cmd_from_user() 261 .opcode = send_cmd->raw.opcode in cxl_validate_cmd_from_user() 264 if (send_cmd->raw.rsvd) in cxl_validate_cmd_from_user() 286 if (send_cmd->rsvd) in cxl_validate_cmd_from_user() 289 if (send_cmd->in.rsvd || send_cmd->out.rsvd) in cxl_validate_cmd_from_user() 293 c = &cxl_mem_commands[send_cmd->id]; in cxl_validate_cmd_from_user() [all …]
|
/linux/tools/testing/selftests/tpm2/ |
A D | tpm2.py | 376 def send_cmd(self, cmd): member in Client 416 rsp = self.send_cmd(cmd) 450 self.send_cmd(cmd) 507 self.send_cmd(cmd) 517 self.send_cmd(cmd) 527 return self.send_cmd(cmd)[12:] 537 self.send_cmd(cmd) 620 rsp = self.send_cmd(cmd) 661 rsp = self.send_cmd(cmd) 682 self.send_cmd(cmd) [all …]
|
A D | tpm2_tests.py | 155 self.client.send_cmd(cmd) 286 space1.send_cmd(cmd)
|
/linux/drivers/net/ethernet/cirrus/ |
A D | mac89x0.c | 108 int send_cmd; /* the propercommand used to send a packet. */ member 227 lp->send_cmd = TX_AFTER_381; in mac89x0_device_probe() 229 lp->send_cmd = TX_NOW; in mac89x0_device_probe() 231 lp->send_cmd = TX_NOW; in mac89x0_device_probe() 344 writereg(dev, PP_TxCMD, lp->send_cmd); in net_send_packet() 416 if (lp->send_underrun == 3) lp->send_cmd = TX_AFTER_381; in net_interrupt() 417 else if (lp->send_underrun == 6) lp->send_cmd = TX_AFTER_ALL; in net_interrupt()
|
A D | cs89x0.c | 139 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */ member 772 lp->send_cmd = TX_AFTER_381; in net_interrupt() 774 lp->send_cmd = TX_AFTER_ALL; in net_interrupt() 1161 iowrite16(lp->send_cmd, lp->virt_addr + TX_CMD_PORT); in net_send_packet() 1360 lp->send_cmd = TX_AFTER_381; in cs89x0_probe1() 1362 lp->send_cmd = TX_NOW; in cs89x0_probe1() 1364 lp->send_cmd = TX_NOW; in cs89x0_probe1()
|
/linux/drivers/mtd/nand/raw/ |
A D | mxc_nand.c | 785 host->devtype_data->send_cmd(host, in mxc_nand_read_page_v2_v3() 1350 host->devtype_data->send_cmd(host, command, false); in mxc_nand_command() 1357 host->devtype_data->send_cmd(host, command, true); in mxc_nand_command() 1365 host->devtype_data->send_cmd(host, command, true); in mxc_nand_command() 1373 host->devtype_data->send_cmd(host, command, false); in mxc_nand_command() 1381 host->devtype_data->send_cmd(host, command, false); in mxc_nand_command() 1464 .send_cmd = send_cmd_v1_v2, 1488 .send_cmd = send_cmd_v1_v2, 1513 .send_cmd = send_cmd_v1_v2, 1539 .send_cmd = send_cmd_v3, [all …]
|
/linux/tools/accounting/ |
A D | getdelays.c | 119 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() function 176 rc = send_cmd(sd, GENL_ID_CTRL, getpid(), CTRL_CMD_GETFAMILY, in get_family_id() 399 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main() 424 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main() 439 rc = send_cmd(nl_sd, id, mypid, CGROUPSTATS_CMD_GET, in main() 543 rc = send_cmd(nl_sd, id, mypid, TASKSTATS_CMD_GET, in main()
|
/linux/drivers/crypto/marvell/octeontx2/ |
A D | cn10k_cpt.c | 11 .send_cmd = otx2_cpt_send_cmd, 17 .send_cmd = cn10k_cpt_send_cmd,
|
A D | otx2_cptlf.h | 88 void (*send_cmd)(union otx2_cpt_inst_s *cptinst, u32 insts_num, member
|
A D | otx2_cptvf_reqmgr.c | 323 lf->lfs->ops->send_cmd(&cptinst, 1, lf); in process_request()
|
/linux/drivers/media/usb/as102/ |
A D | as10x_handle.h | 22 int (*send_cmd)(struct as10x_bus_adapter_t *bus_adap, member
|
/linux/drivers/input/mouse/ |
A D | elantech.c | 1642 info->send_cmd = info->hw_version >= 3 ? elantech_send_cmd : in elantech_set_properties() 1703 if (info->send_cmd(psmouse, ETP_CAPABILITIES_QUERY, in elantech_query_info() 1714 if (info->send_cmd(psmouse, ETP_SAMPLE_QUERY, info->samples)) { in elantech_query_info() 1726 if (info->send_cmd(psmouse, ETP_ICBODY_QUERY, ic_body)) { in elantech_query_info() 1807 if (info->send_cmd(psmouse, ETP_FW_ID_QUERY, param)) in elantech_query_info() 1813 if (info->send_cmd(psmouse, ETP_SAMPLE_QUERY, param)) in elantech_query_info() 1832 if (info->send_cmd(psmouse, ETP_FW_ID_QUERY, param)) in elantech_query_info() 1840 if (info->send_cmd(psmouse, ETP_FW_ID_QUERY, param)) in elantech_query_info()
|
A D | elantech.h | 165 int (*send_cmd)(struct psmouse *psmouse, unsigned char c, member
|
/linux/drivers/hwmon/occ/ |
A D | common.h | 99 int (*send_cmd)(struct occ *occ, u8 *cmd, size_t len); member
|
A D | p9_sbe.c | 146 occ->send_cmd = p9_sbe_occ_send_cmd; in p9_sbe_occ_probe()
|
A D | p8_i2c.c | 224 occ->send_cmd = p8_i2c_occ_send_cmd; in p8_i2c_occ_probe()
|
A D | common.c | 148 rc = occ->send_cmd(occ, cmd, sizeof(cmd)); in occ_poll() 201 rc = occ->send_cmd(occ, cmd, sizeof(cmd)); in occ_set_user_power_cap()
|
/linux/drivers/media/usb/gspca/ |
A D | kinect.c | 120 static int send_cmd(struct gspca_dev *gspca_dev, uint16_t cmd, void *cmdbuf, in send_cmd() function 209 res = send_cmd(gspca_dev, 0x03, cmd, 4, reply, 4); in write_register()
|
/linux/tools/perf/ |
A D | builtin-daemon.c | 1359 static int send_cmd(struct daemon *daemon, union cmd *cmd) in send_cmd() function 1411 return send_cmd(daemon, &cmd); in send_cmd_list() 1440 return send_cmd(daemon, &cmd); in __cmd_signal() 1463 return send_cmd(daemon, &cmd); in __cmd_stop() 1490 return send_cmd(daemon, &cmd); in __cmd_ping()
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | coex.c | 161 goto send_cmd; in iwl_mvm_send_bt_init_conf() 175 send_cmd: in iwl_mvm_send_bt_init_conf()
|
/linux/fs/btrfs/ |
A D | send.c | 750 ret = send_cmd(sctx); in send_rename() 775 ret = send_cmd(sctx); in send_link() 798 ret = send_cmd(sctx); in send_unlink() 821 ret = send_cmd(sctx); in send_rmdir() 2411 ret = send_cmd(sctx); in send_subvol_begin() 2442 ret = send_cmd(sctx); in send_truncate() 2472 ret = send_cmd(sctx); in send_chmod() 2504 ret = send_cmd(sctx); in send_chown() 2561 ret = send_cmd(sctx); in send_utimes() 2644 ret = send_cmd(sctx); in send_create_inode() [all …]
|
/linux/drivers/scsi/cxlflash/ |
A D | common.h | 232 int (*send_cmd)(struct afu *afu, struct afu_cmd *cmd); member
|
A D | main.c | 503 rc = afu->send_cmd(afu, cmd); in send_tmf() 633 rc = afu->send_cmd(afu, cmd); in cxlflash_queuecommand() 2136 afu->send_cmd = send_cmd_sq; in init_afu() 2139 afu->send_cmd = send_cmd_ioarrin; in init_afu() 2316 rc = afu->send_cmd(afu, cmd); in send_afu_cmd()
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
A D | qlcnic_sriov.h | 149 struct qlcnic_bc_trans *send_cmd; member
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_sp.h | 1086 int (*send_cmd)(struct bnx2x *bp, member 1363 int (*send_cmd)(struct bnx2x *bp, member
|