/linux/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()
|
H A D | pcm.c | 92 ret = ctrl_rt->set_channels(ctrl_rt, OUT_N_CHANNELS, IN_N_CHANNELS, in usb6fire_pcm_set_rate()
|
/linux/net/ethtool/ |
H A D | channels.c | 106 return ops->get_channels && ops->set_channels ? 1 : -EOPNOTSUPP; in ethnl_set_channels_validate() 181 ret = dev->ethtool_ops->set_channels(dev, &channels); in ethnl_set_channels()
|
/linux/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_ethtool.c | 138 .set_channels = ngbe_set_channels,
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 282 .set_channels = mlx5i_set_channels,
|
/linux/drivers/net/netdevsim/ |
H A D | ethtool.c | 170 .set_channels = nsim_set_channels,
|
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_ethtool.c | 312 .set_channels = emac_set_channels,
|
/linux/tools/net/ynl/ |
H A D | ethtool.py | 183 if args.set_channels:
|
/linux/drivers/s390/net/ |
H A D | qeth_ethtool.c | 458 .set_channels = qeth_set_channels,
|
/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_ethtool.c | 456 .set_channels = mana_set_channels,
|
/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_ethtool.c | 527 .set_channels = txgbe_set_channels,
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1321 .set_channels = otx2_set_channels, 1443 .set_channels = otx2_set_channels,
|
/linux/include/linux/ |
H A D | ethtool.h | 1038 int (*set_channels)(struct net_device *, struct ethtool_channels *); member
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1798 .set_channels = hinic_set_channels, 1830 .set_channels = hinic_set_channels,
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 851 .set_channels = xgbe_set_channels,
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 729 int (*set_channels)(struct hnae3_handle *handle, u32 new_tqps_num, member
|
H A D | hns3_ethtool.c | 2129 .set_channels = hns3_set_channels, 2168 .set_channels = hns3_set_channels,
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_ethtool.c | 888 .set_channels = gve_set_channels,
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 881 .set_channels = nicvf_set_channels,
|
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 1107 .set_channels = ena_set_channels,
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_ethtool.c | 1335 .set_channels = idpf_set_channels,
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 2302 .set_channels = qede_set_channels, 2343 .set_channels = qede_set_channels,
|
/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-ethtool.c | 980 .set_channels = am65_cpsw_set_channels,
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 1190 .set_channels = fm10k_set_channels,
|