/openbmc/linux/tools/bpf/bpftool/ |
H A D | net.c | 944 static const struct cmd cmds[] = {
|
/openbmc/qemu/hw/sd/ |
H A D | allwinner-sdhost.c | 245 request.cmd = s->command & SD_CMDR_CMDID_MASK; in allwinner_sdhost_send_command()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | evergreend.h | 1416 #define DMA_PACKET(cmd, sub_cmd, n) ((((cmd) & 0xF) << 28) | \ argument
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.h | 619 u8 cmd; /* Descriptor control */ member 691 u8 cmd; /* */ member
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | cxusb.c | 84 u8 cmd, const u8 *wbuf, int wlen, u8 *rbuf, int rlen) in cxusb_ctrl_msg() argument 100 st->data[0] = cmd; in cxusb_ctrl_msg()
|
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 1033 enum set_key_cmd cmd, in rsi_mac80211_set_key() argument 1044 switch (cmd) { in rsi_mac80211_set_key()
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 690 unsigned int cmd = CPL_OPCODE_G(ntohl in chtls_push_frames() local 693 if (cmd == CPL_CLOSE_CON_REQ) in chtls_push_frames()
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_easrc.c | 1410 int cmd, struct snd_soc_dai *dai) in fsl_easrc_trigger() argument 1416 switch (cmd) { in fsl_easrc_trigger()
|
/openbmc/linux/sound/drivers/ |
H A D | aloop.c | 377 static int loopback_trigger(struct snd_pcm_substream *substream, int cmd) in loopback_trigger() argument 384 switch (cmd) { in loopback_trigger()
|
/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | omapfb_main.c | 1051 static int omapfb_ioctl(struct fb_info *fbi, unsigned int cmd, in omapfb_ioctl() argument 1071 switch (cmd) { in omapfb_ioctl()
|
/openbmc/linux/drivers/net/ |
H A D | macvlan.c | 1078 struct ethtool_link_ksettings *cmd) in macvlan_ethtool_get_link_ksettings() argument 1082 return __ethtool_get_link_ksettings(vlan->lowerdev, cmd); in macvlan_ethtool_get_link_ksettings()
|
/openbmc/linux/drivers/staging/vt6655/ |
H A D | device_main.c | 1628 static int vnt_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in vnt_set_key() argument 1634 switch (cmd) { in vnt_set_key()
|
/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-vchiq.c | 242 msg->u.event_to_host.cmd, msg->u.event_to_host.length); in event_to_host_cb() 422 m.u.buffer_from_host.buffer_header.cmd = 0; in buffer_from_host()
|
/openbmc/linux/drivers/net/can/ |
H A D | kvaser_pciefd.c | 465 static inline void kvaser_pciefd_send_kcan_cmd(struct kvaser_pciefd_can *can, u32 cmd) in kvaser_pciefd_send_kcan_cmd() argument 467 iowrite32(FIELD_PREP(KVASER_PCIEFD_KCAN_CMD_MASK, cmd) | in kvaser_pciefd_send_kcan_cmd()
|
/openbmc/linux/drivers/block/aoe/ |
H A D | aoecmd.c | 138 h->cmd = AOECMD_ATA; in aoehdr_atainit() 448 h->cmd = AOECMD_CFG; in aoecmd_cfg_pkts()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 4104 enum set_key_cmd cmd, in ath11k_install_key() argument 4125 if (cmd == DISABLE_KEY) { in ath11k_install_key() 4211 static int ath11k_mac_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in ath11k_mac_op_set_key() argument 4257 if (peer && sta && cmd == SET_KEY) in ath11k_mac_op_set_key() 4262 if (cmd == SET_KEY) { in ath11k_mac_op_set_key() 4280 ret = ath11k_install_key(arvif, key, cmd, peer_addr, flags); in ath11k_mac_op_set_key() 4286 ret = ath11k_dp_peer_rx_pn_replay_config(arvif, peer_addr, cmd, key); in ath11k_mac_op_set_key() 4294 if (peer && cmd == SET_KEY) { in ath11k_mac_op_set_key() 4303 } else if (peer && cmd == DISABLE_KEY) { in ath11k_mac_op_set_key() 4322 if (cmd == SET_KEY) in ath11k_mac_op_set_key()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 4754 struct net_device *dev, u32 cmd, u32 iqid) in t4_sge_alloc_ofld_txq() argument 4777 c.op_to_vfn = htonl(FW_CMD_OP_V(cmd) | FW_CMD_REQUEST_F | in t4_sge_alloc_ofld_txq() 4813 u32 cmd = FW_EQ_OFLD_CMD; in t4_sge_alloc_uld_txq() local 4817 cmd = FW_EQ_CTRL_CMD; in t4_sge_alloc_uld_txq() 4819 ret = t4_sge_alloc_ofld_txq(adap, &txq->q, dev, cmd, iqid); in t4_sge_alloc_uld_txq()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.c | 2588 static int dpaa2_eth_ts_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in dpaa2_eth_ts_ioctl() argument 2624 static int dpaa2_eth_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in dpaa2_eth_ioctl() argument 2629 if (cmd == SIOCSHWTSTAMP) in dpaa2_eth_ioctl() 2630 return dpaa2_eth_ts_ioctl(dev, rq, cmd); in dpaa2_eth_ioctl() 2635 err = phylink_mii_ioctl(priv->mac->phylink, rq, cmd); in dpaa2_eth_ioctl()
|
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 3390 struct ethtool_link_ksettings *cmd) in vxlan_get_link_ksettings() argument 3398 cmd->base.duplex = DUPLEX_UNKNOWN; in vxlan_get_link_ksettings() 3399 cmd->base.port = PORT_OTHER; in vxlan_get_link_ksettings() 3400 cmd->base.speed = SPEED_UNKNOWN; in vxlan_get_link_ksettings() 3405 return __ethtool_get_link_ksettings(lowerdev, cmd); in vxlan_get_link_ksettings()
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi_mid_low_api.rst | 833 * @cmd: ioctl number 849 * the 'cmd' then it is passed to the SCSI mid level. If the SCSI 852 * unsupported ioctl() 'cmd' numbers should return -ENOTTY. 856 int ioctl(struct scsi_device *sdp, int cmd, void *arg)
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 3421 static int wlcore_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in wlcore_op_set_key() argument 3452 ret = wlcore_hw_set_key(wl, cmd, vif, sta, key_conf); in wlcore_op_set_key() 3466 int wlcore_set_key(struct wl1271 *wl, enum set_key_cmd cmd, in wlcore_set_key() argument 3481 wl1271_debug(DEBUG_CRYPT, "CMD: 0x%x sta: %p", cmd, sta); in wlcore_set_key() 3529 switch (cmd) { in wlcore_set_key() 3568 wl1271_error("Unsupported key cmd 0x%x", cmd); in wlcore_set_key()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8822c.c | 3413 u16 cmd; in rtw8822c_dpk_get_cmd() local 3418 cmd = 0x14 + path; in rtw8822c_dpk_get_cmd() 3421 cmd = 0x16 + path + bw; in rtw8822c_dpk_get_cmd() 3424 cmd = 0x1a + path; in rtw8822c_dpk_get_cmd() 3427 cmd = 0x1c + path + bw; in rtw8822c_dpk_get_cmd() 3433 return (cmd << 8) | 0x48; in rtw8822c_dpk_get_cmd()
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | 3866 static int rtnl_alt_ifname(int cmd, struct net_device *dev, struct nlattr *attr, in rtnl_alt_ifname() argument 3877 if (cmd == RTM_NEWLINKPROP) { in rtnl_alt_ifname() 3891 if (cmd == RTM_NEWLINKPROP) { in rtnl_alt_ifname() 3895 } else if (cmd == RTM_DELLINKPROP) { in rtnl_alt_ifname() 3908 static int rtnl_linkprop(int cmd, struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_linkprop() argument 3944 err = rtnl_alt_ifname(cmd, dev, attr, &changed, extack); in rtnl_linkprop()
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 364 offsetof (struct sym_dsb, cmd),
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9261.dtsi | 99 atmel,nand-cmd-offset = <21>;
|