Home
last modified time | relevance | path

Searched refs:cmd (Results 6751 – 6775 of 6808) sorted by relevance

1...<<271272273

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1647 int hci_dev_cmd(unsigned int cmd, void __user *arg);
/openbmc/linux/arch/x86/events/
H A Dcore.c1732 perf_event_nmi_handler(unsigned int cmd, struct pt_regs *regs) in perf_event_nmi_handler() argument
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c1863 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in phy_suspend()
/openbmc/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1252 int cmd)
1254 switch (cmd) {
1933 static int snd_xxx_trigger(struct snd_pcm_substream *substream, int cmd);
1941 switch (cmd) {
/openbmc/linux/drivers/firmware/
H A Dti_sci.c3259 void *cmd) in tisci_reboot_handler() argument
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c860 param->cmd = IEEE_CMD_SET_ENCRYPTION; in cfg80211_rtw_add_key()
/openbmc/linux/net/netlink/
H A Daf_netlink.c1159 static int netlink_ioctl(struct socket *sock, unsigned int cmd, in netlink_ioctl() argument
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_kunit.c188 enum vcap_command cmd, in test_cache_update() argument
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c1663 if (crypto->cmd == SET_KEY) { in rt2800_config_wcid_attr_cipher()
1712 if (crypto->cmd == SET_KEY) { in rt2800_config_shared_key()
1741 (crypto->cmd == SET_KEY) * crypto->cipher); in rt2800_config_shared_key()
1763 if (crypto->cmd == SET_KEY) { in rt2800_config_pairwise_key()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c8265 u32 val, cmd; in bnx2x_verify_sfp_module() local
8282 cmd = DRV_MSG_CODE_VRFY_SPECIFIC_PHY_OPT_MDL; in bnx2x_verify_sfp_module()
8291 cmd = DRV_MSG_CODE_VRFY_FIRST_PHY_OPT_MDL; in bnx2x_verify_sfp_module()
8300 fw_resp = bnx2x_fw_command(bp, cmd, fw_cmd_param); in bnx2x_verify_sfp_module()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c1118 for (cur_cfg = cfg; cur_cfg->cmd != PWR_CMD_END; cur_cfg++) { in rtw89_mac_sub_pwr_seq()
1123 switch (cur_cfg->cmd) { in rtw89_mac_sub_pwr_seq()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2402 struct ifreq *ifr, int cmd) in hns3_nic_do_ioctl() argument
2412 return h->ae_algo->ops->do_ioctl(h, ifr, cmd); in hns3_nic_do_ioctl()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2330 switch (rxnfc->cmd) { in mv88e6xxx_get_rxnfc()
2376 switch (rxnfc->cmd) { in mv88e6xxx_set_rxnfc()
/openbmc/u-boot/cmd/
H A Dotp.c3412 ret = cp->cmd(cmdtp, flag, argc, argv); in do_ast_otp()
/openbmc/linux/Documentation/driver-api/
H A Dlibata.rst119 Per-cmd ATAPI DMA capabilities filter
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c3764 fw_cmd.hdr.cmd = FW_CEM_CMD_DRIVER_INFO; in ixgbe_set_fw_drv_ver_generic()
H A Dixgbe_main.c8961 static int ixgbe_ioctl(struct net_device *netdev, struct ifreq *req, int cmd) in ixgbe_ioctl() argument
8965 switch (cmd) { in ixgbe_ioctl()
8975 return mdio_mii_ioctl(&adapter->hw.phy.mdio, if_mii(req), cmd); in ixgbe_ioctl()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c746 reg_sq_cmd.bits.cmd = SQ_IND_CMD_CMD_KILL; in dbgdev_wave_reset_wavefronts()
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh3490 mptcp_lib_check_output "${err}" "${cmd}" "${expected}" || rc=${?}
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc8280xp.dtsi650 cmd_db: cmd-db-region@80860000 {
651 compatible = "qcom,cmd-db";
H A Dsdm845.dtsi793 aop_cmd_db_mem: aop-cmd-db-mem@85fe0000 {
794 compatible = "qcom,cmd-db";
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4491 static int mlx5e_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in mlx5e_ioctl() argument
4495 switch (cmd) { in mlx5e_ioctl()
/openbmc/linux/drivers/media/platform/chips-media/
H A Dcoda-common.c1217 switch (dc->cmd) { in coda_decoder_cmd()
/openbmc/linux/drivers/nvme/host/
H A Dfc.c2156 nvme_req(rq)->cmd = &op->op.cmd_iu.sqe; in nvme_fc_init_request()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-decoder.rst1009 ``cmd``

1...<<271272273