| /kernel/linux/linux-6.6/drivers/net/arcnet/ |
| H A D | arc-rimi.c | 280 static void arcrimi_command(struct net_device *dev, int cmd) in arcrimi_command() argument
|
| H A D | com20020.c | 340 static void com20020_command(struct net_device *dev, int cmd) in com20020_command() argument
|
| H A D | com90io.c | 311 static void com90io_command(struct net_device *dev, int cmd) in com90io_command() argument
|
| /kernel/linux/linux-6.6/drivers/net/appletalk/ |
| H A D | ipddp.c | 273 ipddp_siocdevprivate(struct net_device *dev, struct ifreq *ifr, void __user *data, int cmd) ipddp_siocdevprivate() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/ |
| H A D | devlink.c | 100 union pds_core_dev_cmd cmd = { in pdsc_dl_info_get() local
|
| H A D | fw.c | 20 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_download_locked() local 33 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_install() local 50 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_activate() local 66 union pds_core_dev_cmd cmd = { in pdsc_fw_status_long_wait() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_ethtool.c | 15 atl1e_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) atl1e_get_link_ksettings() argument 60 atl1e_set_link_ksettings(struct net_device *netdev, const struct ethtool_link_ksettings *cmd) atl1e_set_link_ksettings() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_ethtool.c | 15 atl1c_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) atl1c_get_link_ksettings() argument 59 atl1c_set_link_ksettings(struct net_device *netdev, const struct ethtool_link_ksettings *cmd) atl1c_set_link_ksettings() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/altera/ |
| H A D | altera_tse_ethtool.c | 224 tse_ethtool_set_link_ksettings(struct net_device *dev, const struct ethtool_link_ksettings *cmd) tse_ethtool_set_link_ksettings() argument 232 tse_ethtool_get_link_ksettings(struct net_device *dev, struct ethtool_link_ksettings *cmd) tse_ethtool_get_link_ksettings() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/asix/ |
| H A D | ax88796c_ioctl.c | 232 int ax88796c_ioctl(struct net_device *ndev, struct ifreq *ifr, int cmd) in ax88796c_ioctl() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_vf_mbx.c | 25 struct ice_aqc_pf_vf_msg *cmd; in ice_aq_send_msg_to_vf() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_ethtool.c | 20 ehea_get_link_ksettings(struct net_device *dev, struct ethtool_link_ksettings *cmd) ehea_get_link_ksettings() argument 84 ehea_set_link_ksettings(struct net_device *dev, const struct ethtool_link_ksettings *cmd) ehea_set_link_ksettings() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_fw.c | 28 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_download() local 40 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_install() local 50 union ionic_dev_cmd cmd = { in ionic_dev_cmd_firmware_activate() local 65 union ionic_dev_cmd cmd = { in ionic_fw_status_long_wait() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/ |
| H A D | qca_debug.c | 177 qcaspi_get_link_ksettings(struct net_device *dev, struct ethtool_link_ksettings *cmd) qcaspi_get_link_ksettings() argument
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | pata_hpt3x3.c | 165 u16 cmd; in hpt3x3_init_chipset() local
|
| H A D | pata_falcon.c | 52 struct scsi_cmnd *cmd = qc->scsicmd; in pata_falcon_data_xfer() local
|
| H A D | pata_mpiix.c | 159 int cmd, ctl, irq; in mpiix_init_one() local
|
| /kernel/linux/linux-6.6/drivers/atm/ |
| H A D | idt77105.c | 189 static int idt77105_ioctl(struct atm_dev *dev,unsigned int cmd,void __user *arg) in idt77105_ioctl() argument
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | fsopen.c | 282 static int vfs_fsconfig_locked(struct fs_context *fc, int cmd, in vfs_fsconfig_locked() argument [all...] |
| /kernel/linux/linux-6.6/fs/epfs/ |
| H A D | file.c | 152 static long __epfs_ioctl(struct file *file, unsigned int cmd, in __epfs_ioctl() argument 181 static long epfs_compat_ioctl(struct file *file, unsigned int cmd, in epfs_compat_ioctl() argument 187 static long epfs_unlocked_ioctl(struct file *file, unsigned int cmd, in epfs_unlocked_ioctl() argument [all...] |
| /kernel/linux/linux-6.6/fs/coda/ |
| H A D | psdev.c | 72 static long coda_psdev_ioctl(struct file * filp, unsigned int cmd, unsigned long arg) in coda_psdev_ioctl() argument
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | ioctl.c | 320 static const char *ceph_ioctl_cmd_name(const unsigned int cmd) in ceph_ioctl_cmd_name() argument 356 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl() argument
|
| /kernel/linux/linux-6.6/fs/hmdfs/comm/ |
| H A D | device_node.h | 22 int32_t cmd; member 31 int32_t cmd; member 37 int32_t cmd; member 42 int32_t cmd; member
|
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | file.c | 128 long udf_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in udf_ioctl() argument
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| H A D | acquirewdt.c | 144 static long acq_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in acq_ioctl() argument
|