Home
last modified time | relevance | path

Searched defs:cmd (Results 201 – 225 of 4699) sorted by relevance

12345678910>>...188

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_com_cmd.c61 struct efa_admin_modify_qp_cmd cmd = {}; in efa_com_modify_qp() local
96 struct efa_admin_query_qp_cmd cmd = {}; in efa_com_query_qp() local
607 struct efa_admin_set_feature_cmd cmd = {}; in efa_com_set_aenq_config() local
650 struct efa_admin_alloc_pd_cmd cmd = {}; in efa_com_alloc_pd() local
676 struct efa_admin_dealloc_pd_cmd cmd = {}; in efa_com_dealloc_pd() local
702 struct efa_admin_alloc_uar_cmd cmd = {}; in efa_com_alloc_uar() local
728 struct efa_admin_dealloc_uar_cmd cmd = {}; in efa_com_dealloc_uar() local
755 struct efa_admin_aq_get_stats_cmd cmd = {}; in efa_com_get_stats() local
/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.c313 struct mmc_cmd *cmd) in sh_mmcif_get_response()
328 struct mmc_cmd *cmd) in sh_mmcif_get_cmd12response()
334 struct mmc_data *data, struct mmc_cmd *cmd) in sh_mmcif_set_cmd()
432 struct mmc_data *data, struct mmc_cmd *cmd) in sh_mmcif_start_cmd()
517 struct mmc_cmd *cmd, struct mmc_data *data) in sh_mmcif_send_cmd_common()
574 static int sh_mmcif_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, in sh_mmcif_send_cmd()
642 int sh_mmcif_dm_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in sh_mmcif_dm_send_cmd()
H A Dmmc_private.h79 static inline void mmmc_trace_before_send(struct mmc *mmc, struct mmc_cmd *cmd) in mmmc_trace_before_send()
83 static inline void mmmc_trace_after_send(struct mmc *mmc, struct mmc_cmd *cmd, in mmmc_trace_after_send()
88 static inline void mmc_trace_state(struct mmc *mmc, struct mmc_cmd *cmd) in mmc_trace_state()
/openbmc/linux/drivers/net/usb/
H A Daqc111.c25 static int aqc111_read_cmd_nopm(struct usbnet *dev, u8 cmd, u16 value, in aqc111_read_cmd_nopm()
41 static int aqc111_read_cmd(struct usbnet *dev, u8 cmd, u16 value, in aqc111_read_cmd()
57 static int aqc111_read16_cmd_nopm(struct usbnet *dev, u8 cmd, u16 value, in aqc111_read16_cmd_nopm()
68 static int aqc111_read16_cmd(struct usbnet *dev, u8 cmd, u16 value, in aqc111_read16_cmd()
79 static int __aqc111_write_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, in __aqc111_write_cmd()
110 static int aqc111_write_cmd_nopm(struct usbnet *dev, u8 cmd, u16 value, in aqc111_write_cmd_nopm()
121 static int aqc111_write_cmd(struct usbnet *dev, u8 cmd, u16 value, in aqc111_write_cmd()
137 static int aqc111_write16_cmd_nopm(struct usbnet *dev, u8 cmd, u16 value, in aqc111_write16_cmd_nopm()
147 static int aqc111_write16_cmd(struct usbnet *dev, u8 cmd, u16 value, in aqc111_write16_cmd()
157 static int aqc111_write32_cmd_nopm(struct usbnet *dev, u8 cmd, u16 value, in aqc111_write32_cmd_nopm()
[all …]
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c56 static void bnx2i_get_write_cmd_bd_idx(struct bnx2i_cmd *cmd, u32 buf_off, in bnx2i_get_write_cmd_bd_idx()
86 struct bnx2i_cmd *cmd = task->dd_data; in bnx2i_setup_write_cmd_bd_info() local
143 static int bnx2i_map_scsi_sg(struct bnx2i_hba *hba, struct bnx2i_cmd *cmd) in bnx2i_map_scsi_sg()
186 static void bnx2i_iscsi_map_sg_list(struct bnx2i_cmd *cmd) in bnx2i_iscsi_map_sg_list()
207 void bnx2i_iscsi_unmap_sg_list(struct bnx2i_cmd *cmd) in bnx2i_iscsi_unmap_sg_list()
217 static void bnx2i_setup_cmd_wqe_template(struct bnx2i_cmd *cmd) in bnx2i_setup_cmd_wqe_template()
445 struct bnx2i_cmd *cmd) in bnx2i_alloc_bdt()
474 struct bnx2i_cmd *cmd = task->dd_data; in bnx2i_destroy_cmd_pool() local
499 struct bnx2i_cmd *cmd = task->dd_data; in bnx2i_setup_cmd_pool() local
1081 struct bnx2i_cmd *cmd = task->dd_data; in bnx2i_iscsi_send_generic_request() local
[all …]
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.c134 struct pvrdma_cmd_query_port *cmd = &req.query_port; in pvrdma_query_port() local
214 struct pvrdma_cmd_query_pkey *cmd = &req.query_pkey; in pvrdma_query_pkey() local
320 struct pvrdma_cmd_create_uc *cmd = &req.create_uc; in pvrdma_alloc_ucontext() local
373 struct pvrdma_cmd_destroy_uc *cmd = &req.destroy_uc; in pvrdma_dealloc_ucontext() local
434 struct pvrdma_cmd_create_pd *cmd = &req.create_pd; in pvrdma_alloc_pd() local
488 struct pvrdma_cmd_destroy_pd *cmd = &req.destroy_pd; in pvrdma_dealloc_pd() local
H A Dpvrdma_mr.c64 struct pvrdma_cmd_create_mr *cmd = &req.create_mr; in pvrdma_get_dma_mr() local
120 struct pvrdma_cmd_create_mr *cmd = &req.create_mr; in pvrdma_reg_user_mr() local
211 struct pvrdma_cmd_create_mr *cmd = &req.create_mr; in pvrdma_alloc_mr() local
282 struct pvrdma_cmd_destroy_mr *cmd = &req.destroy_mr; in pvrdma_dereg_mr() local
/openbmc/linux/net/wireless/
H A Dwext-priv.c93 static int get_priv_descr_and_size(struct net_device *dev, unsigned int cmd, in get_priv_descr_and_size()
137 static int ioctl_private_iw_point(struct iw_point *iwp, unsigned int cmd, in ioctl_private_iw_point()
188 unsigned int cmd, struct iw_request_info *info, in ioctl_private_call()
214 unsigned int cmd, struct iw_request_info *info, in compat_private_call()
/openbmc/linux/drivers/bus/fsl-mc/
H A Dobj-api.c50 struct fsl_mc_command cmd = { 0 }; in fsl_mc_obj_open() local
79 struct fsl_mc_command cmd = { 0 }; in fsl_mc_obj_close() local
94 struct fsl_mc_command cmd = { 0 }; in fsl_mc_obj_reset() local
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_nvm.c814 struct i40e_nvm_access *cmd, in i40e_nvmupd_command()
930 struct i40e_nvm_access *cmd, in i40e_nvmupd_state_init()
1069 struct i40e_nvm_access *cmd, in i40e_nvmupd_state_reading()
1111 struct i40e_nvm_access *cmd, in i40e_nvmupd_state_writing()
1281 struct i40e_nvm_access *cmd, in i40e_nvmupd_validate_command()
1377 struct i40e_nvm_access *cmd, in i40e_nvmupd_exec_aq()
1461 struct i40e_nvm_access *cmd, in i40e_nvmupd_get_aq_result()
1530 struct i40e_nvm_access *cmd, in i40e_nvmupd_get_aq_event()
1564 struct i40e_nvm_access *cmd, in i40e_nvmupd_nvm_read()
1603 struct i40e_nvm_access *cmd, in i40e_nvmupd_nvm_erase()
[all …]
/openbmc/linux/fs/nilfs2/
H A Dioctl.c188 unsigned int cmd, void __user *argp) in nilfs_ioctl_change_cpmode()
243 unsigned int cmd, void __user *argp) in nilfs_ioctl_delete_checkpoint()
322 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_cpstat()
389 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_sustat()
498 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_bdescs()
844 unsigned int cmd, void __user *argp) in nilfs_ioctl_clean_segments()
983 unsigned int cmd, void __user *argp) in nilfs_ioctl_sync()
1156 unsigned int cmd, void __user *argp, in nilfs_ioctl_get_info()
1207 unsigned int cmd, void __user *argp) in nilfs_ioctl_set_suinfo()
1271 long nilfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in nilfs_ioctl()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c122 bool dc_dmub_srv_cmd_run(struct dc_dmub_srv *dc_dmub_srv, union dmub_rb_cmd *cmd, enum dm_dmub_wait… in dc_dmub_srv_cmd_run()
258 union dmub_rb_cmd cmd = { 0 }; in dc_dmub_srv_drr_update_cmd() local
274 union dmub_rb_cmd cmd = { 0 }; in dc_dmub_srv_set_drr_manual_trigger_cmd() local
320 union dmub_rb_cmd cmd = { 0 }; in dc_dmub_srv_p_state_delegate() local
383 union dmub_rb_cmd cmd = { 0 }; in dc_dmub_srv_query_caps_cmd() local
407 union dmub_rb_cmd cmd = { 0 }; in dc_dmub_srv_get_visual_confirm_color_cmd() local
520 union dmub_rb_cmd *cmd, in populate_subvp_cmd_vblank_pipe_info()
575 union dmub_rb_cmd *cmd, in update_subvp_prefetch_end_to_mall_start()
627 union dmub_rb_cmd *cmd, in populate_subvp_cmd_pipe_info()
719 union dmub_rb_cmd cmd; in dc_dmub_setup_subvp_dmub_command() local
[all …]
/openbmc/linux/drivers/watchdog/
H A Drave-sp-wdt.c74 u8 cmd[] = { in rave_sp_wdt_legacy_configure() local
87 u8 cmd[] = { in rave_sp_wdt_rdu_configure() local
119 u8 cmd[] = { in rave_sp_wdt_legacy_restart() local
130 u8 cmd[] = { in rave_sp_wdt_rdu_restart() local
205 u8 cmd[] = { in rave_sp_wdt_ping() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg_arm64.h48 static inline void vmw_port(unsigned long cmd, unsigned long in_ebx, in vmw_port()
80 static inline void vmw_port_hb(unsigned long cmd, unsigned long in_ecx, in vmw_port_hb()
113 #define VMW_PORT(cmd, in_ebx, in_si, in_di, flags, magic, eax, ebx, ecx, edx, \ argument
118 #define VMW_PORT_HB_OUT(cmd, in_ecx, in_si, in_di, flags, magic, bp, eax, ebx, \ argument
123 #define VMW_PORT_HB_IN(cmd, in_ecx, in_si, in_di, flags, magic, bp, eax, ebx, \ argument
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c242 struct qlcnic_cmd_args cmd; in qlcnic_sriov_cleanup_list() local
316 struct qlcnic_cmd_args cmd; in qlcnic_sriov_post_bc_msg() local
362 struct qlcnic_cmd_args cmd; in qlcnic_sriov_get_vf_vport_info() local
426 struct qlcnic_cmd_args *cmd) in qlcnic_sriov_set_pvid_mode()
434 struct qlcnic_cmd_args *cmd) in qlcnic_sriov_set_guest_vlan_mode()
470 struct qlcnic_cmd_args cmd; in qlcnic_sriov_get_vf_acl() local
752 struct qlcnic_cmd_args *cmd, in qlcnic_sriov_prepare_bc_hdr()
1037 struct qlcnic_cmd_args *cmd) in __qlcnic_sriov_process_bc_cmd()
1055 struct qlcnic_cmd_args cmd; in qlcnic_sriov_process_bc_cmd() local
1196 struct qlcnic_cmd_args cmd; in qlcnic_sriov_handle_bc_cmd() local
[all …]
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c36 int cmd; in savagefb_copyarea() local
68 int cmd, color; in savagefb_fillrect() local
96 int cmd; in savagefb_imageblit() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c70 union dmub_rb_cmd cmd; in dmub_replay_enable() local
121 union dmub_rb_cmd cmd; in dmub_replay_set_power_opt() local
142 union dmub_rb_cmd cmd; in dmub_replay_copy_settings() local
226 union dmub_rb_cmd cmd; in dmub_replay_set_coasting_vtotal() local
/openbmc/qemu/tests/qtest/
H A Dqmp-cmd-test.c24 static int query_error_class(const char *cmd) in query_error_class()
27 const char *cmd; in query_error_class() member
70 const char *cmd = data; in test_query() local
95 static bool query_is_ignored(const char *cmd) in query_is_ignored()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c272 struct ice_aqc_manage_mac_read *cmd; in ice_aq_manage_mac_read() local
325 struct ice_aqc_get_phy_caps *cmd; in ice_aq_get_phy_caps() local
420 struct ice_aqc_get_link_topo *cmd; in ice_aq_get_link_topo_handle() local
685 struct ice_aqc_set_mac_cfg *cmd) in ice_fill_tx_timer_and_fc_thresh()
723 struct ice_aqc_set_mac_cfg *cmd; in ice_aq_set_mac_cfg() local
903 struct ice_aqc_fw_logging *cmd; in ice_cfg_fw_log() local
1666 struct ice_aqc_req_res *cmd = &desc->params.res_owner; in ice_aq_send_cmd() local
1757 struct ice_aqc_driver_ver *cmd; in ice_aq_send_driver_ver() local
1792 struct ice_aqc_q_shutdown *cmd; in ice_aq_q_shutdown() local
1904 struct ice_aqc_req_res *cmd; in ice_aq_release_res() local
[all …]
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c279 struct megasas_cmd_fusion *cmd) in megasas_return_cmd_fusion()
391 struct megasas_cmd_fusion *cmd, in megasas_get_msix_index()
424 struct megasas_cmd_fusion *cmd; in megasas_free_cmds_fusion() local
486 struct megasas_cmd_fusion *cmd; in megasas_create_sg_sense_fusion() local
974 struct megasas_cmd_fusion *cmd; in megasas_alloc_cmds_fusion() local
1043 wait_and_poll(struct megasas_instance *instance, struct megasas_cmd *cmd, in wait_and_poll()
1086 struct megasas_cmd *cmd; in megasas_ioc_init_fusion() local
1308 struct megasas_cmd *cmd; in megasas_sync_pd_seq_num() local
1399 struct megasas_cmd *cmd; in megasas_get_ld_map_info() local
1489 struct megasas_cmd *cmd; in megasas_sync_map_info() local
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_select_reuseport_common.h19 struct cmd { struct
20 __u32 reuseport_index;
21 __u32 pass_on_failure;
/openbmc/linux/drivers/scsi/
H A Dwd719x.c191 struct scsi_cmnd *cmd = scb->cmd; in wd719x_finish_cmd() local
207 static int wd719x_queuecommand(struct Scsi_Host *sh, struct scsi_cmnd *cmd) in wd719x_queuecommand()
463 static int wd719x_abort(struct scsi_cmnd *cmd) in wd719x_abort()
487 static int wd719x_reset(struct scsi_cmnd *cmd, u8 opcode, u8 device) in wd719x_reset()
513 static int wd719x_dev_reset(struct scsi_cmnd *cmd) in wd719x_dev_reset()
518 static int wd719x_bus_reset(struct scsi_cmnd *cmd) in wd719x_bus_reset()
523 static int wd719x_host_reset(struct scsi_cmnd *cmd) in wd719x_host_reset()
/openbmc/phosphor-networkd/src/
H A Dncsi_util.cpp275 int applyCmd(NetlinkInterface& interface, const NetlinkCommand& cmd, in applyCmd()
435 std::optional<NCSIResponse> NetlinkInterface::sendCommand(NCSICommand& cmd) in sendCommand()
465 internal::NetlinkCommand cmd(ncsi_nl_commands::NCSI_CMD_SET_INTERFACE); in setChannel() local
474 internal::NetlinkCommand cmd(ncsi_nl_commands::NCSI_CMD_CLEAR_INTERFACE); in clearInterface() local
490 internal::NetlinkCommand cmd(ncsi_nl_commands::NCSI_CMD_PKG_INFO); in getInfo() local
511 internal::NetlinkCommand cmd(ncsi_nl_commands::NCSI_CMD_SET_PACKAGE_MASK, 0, in setPackageMask() local
526 internal::NetlinkCommand cmd(ncsi_nl_commands::NCSI_CMD_SET_CHANNEL_MASK, 0, in setChannelMask() local
/openbmc/linux/drivers/bluetooth/
H A Dbtqca.c23 char cmd; in qca_read_soc_version() local
103 char cmd; in qca_read_fw_build_info() local
166 const u8 cmd[] = { EDL_PATCH_CONFIG_CMD, 0x01, 0, 0, 0 }; in qca_send_patch_config_cmd() local
229 u8 cmd; in qca_read_fw_board_id() local
501 u8 cmd[MAX_SIZE_PER_TLV_SEGMENT + 2]; in qca_tlv_send_segment() local
697 u8 cmd[2]; in qca_disable_soc_logging() local
718 u8 cmd[9]; in qca_set_bdaddr_rome() local
/openbmc/linux/kernel/trace/
H A Dtrace_dynevent.c291 int dynevent_arg_add(struct dynevent_cmd *cmd, in dynevent_arg_add()
336 int dynevent_arg_pair_add(struct dynevent_cmd *cmd, in dynevent_arg_pair_add()
371 int dynevent_str_add(struct dynevent_cmd *cmd, const char *str) in dynevent_str_add()
404 void dynevent_cmd_init(struct dynevent_cmd *cmd, char *buf, int maxlen, in dynevent_cmd_init()
479 int dynevent_create(struct dynevent_cmd *cmd) in dynevent_create()

12345678910>>...188