/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_utils.h | 375 u32 cmd; member
|
/openbmc/linux/tools/objtool/ |
H A D | check.c | 4570 char *cmd; in disas_funcs() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm_adsp.c | 1702 struct snd_compr_stream *stream, int cmd) in wm_adsp_compr_trigger()
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 2174 static int liquidio_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in liquidio_ioctl()
|
/openbmc/linux/drivers/net/ethernet/calxeda/ |
H A D | xgmac.c | 1525 struct ethtool_link_ksettings *cmd) in xgmac_ethtool_get_link_ksettings()
|
/openbmc/linux/kernel/cgroup/ |
H A D | cpuset.c | 1375 static int update_parent_subparts_cpumask(struct cpuset *cs, int cmd, in update_parent_subparts_cpumask()
|
/openbmc/linux/drivers/mtd/nand/raw/atmel/ |
H A D | nand-controller.c | 114 #define ATMEL_NFC_CMD(pos, cmd) ((cmd) << (((pos) * 8) + 2)) argument
|
/openbmc/linux/arch/s390/kernel/ |
H A D | ipl.c | 1991 char *cmd; in vmcmd_run() local
|
/openbmc/linux/drivers/power/supply/ |
H A D | bq27xxx_battery.c | 1354 u16 cmd = active ? BQ27XXX_SET_CFGUPDATE : BQ27XXX_SOFT_RESET; local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 2483 static int mlx4_en_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in mlx4_en_ioctl()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | debug.c | 505 struct wmi_vdev_install_key_cmd *cmd; in ath10k_debug_fw_assert() local
|
/openbmc/fb-ipmi-oem/src/ |
H A D | oemcommands.cpp | 2089 [[maybe_unused]] ipmi::Context::ptr ctx, [[maybe_unused]] uint8_t cmd, in sendDCMICmd()
|
/openbmc/linux/drivers/bus/ |
H A D | ti-sysc.c | 2553 static int sysc_context_notifier(struct notifier_block *nb, unsigned long cmd, in sysc_context_notifier()
|
/openbmc/linux/net/smc/ |
H A D | af_smc.c | 3173 static int smc_ioctl(struct socket *sock, unsigned int cmd, in smc_ioctl()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-msm.c | 2019 static void sdhci_msm_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_msm_set_timeout()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-nuss.c | 1372 struct ifreq *req, int cmd) in am65_cpsw_nuss_ndo_slave_ioctl()
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | main.c | 444 struct mlx4_uverbs_ex_query_device cmd; in mlx4_ib_query_device() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_ipv4.c | 1332 struct tcp_md5sig cmd; in tcp_v4_parse_md5_keys() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 4736 u16 cmd = bnxt_vf_req_snif[i]; in bnxt_hwrm_func_drv_rgtr() local 10818 static int bnxt_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in bnxt_ioctl() 13077 unsigned int cmd; in bnxt_udp_tunnel_set_port() local 13091 unsigned int cmd; in bnxt_udp_tunnel_unset_port() local
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 14756 wlc_phy_set_rfseq_nphy(struct brcms_phy *pi, u8 cmd, const u8 *events, in wlc_phy_set_rfseq_nphy() 21325 void wlc_phy_force_rfseq_nphy(struct brcms_phy *pi, u8 cmd) in wlc_phy_force_rfseq_nphy() 21370 wlc_phy_rfctrl_override_1tomany_nphy(struct brcms_phy *pi, u16 cmd, u16 value, in wlc_phy_rfctrl_override_1tomany_nphy()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | nid.h | 1337 #define DMA_PACKET(cmd, t, s, n) ((((cmd) & 0xF) << 28) | \ argument 1342 #define DMA_IB_PACKET(cmd, vmid, n) ((((cmd) & 0xF) << 28) | \ argument
|
/openbmc/linux/drivers/scsi/ |
H A D | ips.h | 1065 IPS_HOST_COMMAND cmd; member 1092 IPS_HOST_COMMAND cmd; member
|
H A D | ipr.c | 4962 static int ipr_eh_host_reset(struct scsi_cmnd *cmd) in ipr_eh_host_reset() 5080 static int ipr_eh_dev_reset(struct scsi_cmnd *cmd) in ipr_eh_dev_reset()
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 2270 #define gen_shift_reg(cmd, reg) do { \ argument 2277 #define gen_shift(cmd) gen_shift_reg(cmd, cpu_SR[SAR]) argument
|
/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() 3908 static int rtnl_linkprop(int cmd, struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_linkprop()
|