Home
last modified time | relevance | path

Searched refs:cmd (Results 3426 – 3450 of 6824) sorted by relevance

1...<<131132133134135136137138139140>>...273

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Drsb.h28 u32 cmd; /* 0x2c */ member
/openbmc/u-boot/tools/patman/test/
H A D0000-cover-letter.patch15 cmd/pci.c | 3 ++-
/openbmc/linux/arch/s390/include/asm/
H A Dclp.h16 u16 cmd; member
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/
H A Dchassis-poweron5 source /usr/libexec/phosphor-state-manager/power-cmd
H A Dchassis-poweroff5 source /usr/libexec/phosphor-state-manager/power-cmd
H A Dhost-powerreset5 source /usr/libexec/phosphor-state-manager/power-cmd
/openbmc/linux/arch/arm/mach-bcm/
H A Dboard_bcm281xx.c19 static void bcm281xx_restart(enum reboot_mode mode, const char *cmd) in bcm281xx_restart() argument
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.h59 const struct drm_format_info *amdgpu_dm_plane_get_format_info(const struct drm_mode_fb_cmd2 *cmd);
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c2396 switch (cmd) { in velocity_mii_ioctl()
2438 switch (cmd) { in velocity_ioctl()
2442 ret = velocity_mii_ioctl(dev, rq, cmd); in velocity_ioctl()
3296 struct ethtool_link_ksettings *cmd) in velocity_get_link_ksettings() argument
3346 cmd->base.speed = SPEED_1000; in velocity_get_link_ksettings()
3348 cmd->base.speed = SPEED_100; in velocity_get_link_ksettings()
3350 cmd->base.speed = SPEED_10; in velocity_get_link_ksettings()
3354 cmd->base.port = PORT_TP; in velocity_get_link_ksettings()
3358 cmd->base.duplex = DUPLEX_FULL; in velocity_get_link_ksettings()
3360 cmd->base.duplex = DUPLEX_HALF; in velocity_get_link_ksettings()
[all …]
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1030 if (cmd == VIRTIO_NET_CTRL_RX_PROMISC) { in virtio_net_handle_rx_mode()
1034 } else if (cmd == VIRTIO_NET_CTRL_RX_ALLUNI) { in virtio_net_handle_rx_mode()
1036 } else if (cmd == VIRTIO_NET_CTRL_RX_NOMULTI) { in virtio_net_handle_rx_mode()
1038 } else if (cmd == VIRTIO_NET_CTRL_RX_NOUNI) { in virtio_net_handle_rx_mode()
1104 if (cmd == VIRTIO_NET_CTRL_MAC_ADDR_SET) { in virtio_net_handle_mac()
1116 if (cmd != VIRTIO_NET_CTRL_MAC_TABLE_SET) { in virtio_net_handle_mac()
1209 if (cmd == VIRTIO_NET_CTRL_VLAN_ADD) in virtio_net_handle_vlan_table()
1211 else if (cmd == VIRTIO_NET_CTRL_VLAN_DEL) in virtio_net_handle_vlan_table()
1225 if (cmd == VIRTIO_NET_CTRL_ANNOUNCE_ACK && in virtio_net_handle_announce()
1503 if (cmd == VIRTIO_NET_CTRL_MQ_HASH_CONFIG) { in virtio_net_handle_mq()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c1439 struct ice_aqc_get_sw_cfg *cmd; in ice_aq_get_sw_cfg() local
1444 cmd = &desc.params.get_sw_conf; in ice_aq_get_sw_cfg()
1473 cmd = &desc.params.vsi_cmd; in ice_aq_add_vsi()
1481 cmd->vf_id = vsi_ctx->vf_num; in ice_aq_add_vsi()
1517 cmd = &desc.params.vsi_cmd; in ice_aq_free_vsi()
1552 cmd = &desc.params.vsi_cmd; in ice_aq_update_vsi()
1915 struct ice_aqc_add_get_recipe *cmd; in ice_aq_add_recipe() local
1919 cmd = &desc.params.add_get_recipe; in ice_aq_add_recipe()
1952 struct ice_aqc_add_get_recipe *cmd; in ice_aq_get_recipe() local
1960 cmd = &desc.params.add_get_recipe; in ice_aq_get_recipe()
[all …]
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A DMakefile3 libertas-y += cmd.o
/openbmc/linux/arch/x86/include/asm/
H A Dkgdb.h89 extern int kgdb_ll_trap(int cmd, const char *str,
/openbmc/linux/include/uapi/linux/
H A Dhdlcdrv.h52 int cmd; member
/openbmc/u-boot/cmd/
H A Dsb.c55 return c->cmd(cmdtp, flag, argc, argv); in do_sb()
/openbmc/linux/tools/objtool/arch/x86/
H A DBuild9 $(Q)$(call echo-cmd,gen)$(AWK) -f $(inat_tables_script) $(inat_tables_maps) > $@
/openbmc/linux/include/linux/lockd/
H A Dbind.h81 extern int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data);
/openbmc/linux/arch/powerpc/platforms/83xx/
H A Dmpc83xx.h67 extern void __noreturn mpc83xx_restart(char *cmd);
/openbmc/linux/drivers/tty/vt/
H A DMakefile21 $(call cmd,conmk)
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A DMakefile5 cmd.o \
/openbmc/qemu/tests/functional/
H A Dtest_arm_aspeed_ast2500.py34 self.vm.cmd('qom-set', path='/machine/peripheral/tmp-test',
/openbmc/linux/kernel/debug/
H A Ddebug_core.h71 extern int gdbstub_state(struct kgdb_state *ks, char *cmd);
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_synth.h32 int snd_seq_oss_synth_ioctl(struct seq_oss_devinfo *dp, int dev, unsigned int cmd,
/openbmc/linux/sound/soc/meson/
H A Daiu-fifo.h34 int aiu_fifo_trigger(struct snd_pcm_substream *substream, int cmd,
/openbmc/linux/drivers/power/reset/
H A Dhisi-reboot.c25 unsigned long mode, void *cmd) in hisi_restart_handler() argument

1...<<131132133134135136137138139140>>...273