/kernel/linux/linux-5.10/sound/usb/6fire/ |
H A D | control.h | 32 int (*set_channels)(struct control_runtime *rt, int n_analog_out, member
|
H A D | pcm.c | 92 ret = ctrl_rt->set_channels(ctrl_rt, OUT_N_CHANNELS, IN_N_CHANNELS, in usb6fire_pcm_set_rate()
|
H A D | control.c | 564 rt->set_channels = usb6fire_control_set_channels; in usb6fire_control_init()
|
/kernel/linux/linux-6.6/sound/usb/6fire/ |
H A D | control.h | 32 int (*set_channels)(struct control_runtime *rt, int n_analog_out, member
|
H A D | control.c | 564 rt->set_channels = usb6fire_control_set_channels; in usb6fire_control_init()
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | channels.c | 133 if (!ops->get_channels || !ops->set_channels) in ethnl_set_channels() 212 ret = dev->ethtool_ops->set_channels(dev, &channels); in ethnl_set_channels()
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | channels.c | 106 return ops->get_channels && ops->set_channels ? 1 : -EOPNOTSUPP; in ethnl_set_channels_validate() 195 ret = dev->ethtool_ops->set_channels(dev, &channels); in ethnl_set_channels()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 223 .set_channels = mlx5i_set_channels,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_ethtool.c | 201 .set_channels = emac_set_channels,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 282 .set_channels = mlx5i_set_channels,
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | ethtool.c | 163 .set_channels = nsim_set_channels,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | ethtool.h | 364 * @set_channels: Set number of channels. Returns a negative error code or 474 int (*set_channels)(struct net_device *, struct ethtool_channels *); member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_ethtool.c | 330 .set_channels = mana_set_channels,
|
/kernel/linux/linux-6.6/tools/net/ynl/ |
H A D | ethtool.py | 179 if args.set_channels:
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 711 .set_channels = otx2_set_channels, 810 .set_channels = otx2_set_channels,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/ |
H A D | gve_ethtool.c | 532 .set_channels = gve_set_channels,
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_ethtool.c | 532 .set_channels = qeth_set_channels,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ethtool.h | 707 * @set_channels: Set number of channels. Returns a negative error code or 857 int (*set_channels)(struct net_device *, struct ethtool_channels *); member
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_ethtool.c | 458 .set_channels = qeth_set_channels,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.c | 345 .set_channels = mlx5e_rep_set_channels, 364 .set_channels = mlx5e_rep_set_channels,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1330 .set_channels = otx2_set_channels, 1453 .set_channels = otx2_set_channels,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 587 int (*set_channels)(struct hnae3_handle *handle, u32 new_tqps_num, member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 1090 .set_channels = iavf_set_channels,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 847 .set_channels = xgbe_set_channels,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
H A D | gve_ethtool.c | 664 .set_channels = gve_set_channels,
|