| /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()
|
| H A D | ioctl.c | 2255 if (!dev->ethtool_ops->set_channels || !dev->ethtool_ops->get_channels) in ethtool_set_channels() 2293 ret = dev->ethtool_ops->set_channels(dev, &channels); in ethtool_set_channels()
|
| /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 | 563 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/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 139 .set_channels = ngbe_set_channels,
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_ethtool.c | 312 .set_channels = emac_set_channels,
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | ethtool.py | 200 if args.set_channels:
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 1343 .set_channels = otx2_set_channels, 1466 .set_channels = otx2_set_channels,
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_ethtool.c | 590 .set_channels = txgbe_set_channels,
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1770 .set_channels = hinic_set_channels, 1803 .set_channels = hinic_set_channels,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 2164 .set_channels = hns3_set_channels, 2206 .set_channels = hns3_set_channels,
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_ethtool.c | 992 .set_channels = gve_set_channels,
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ethtool.c | 1823 .set_channels = idpf_set_channels,
|
| /linux/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_ethtool.c | 3126 .set_channels = lio_ethtool_set_channels, 3156 .set_channels = lio_ethtool_set_channels,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.c | 430 .set_channels = mlx5e_rep_set_channels,
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 1878 .set_channels = iavf_set_channels,
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | cpsw.c | 1272 .set_channels = cpsw_set_channels,
|
| H A D | cpsw_new.c | 1234 .set_channels = cpsw_set_channels,
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ethtool.c | 3763 .set_channels = ixgbe_set_channels, 3812 .set_channels = ixgbe_set_channels,
|
| /linux/drivers/net/ |
| H A D | veth.c | 273 .set_channels = veth_set_channels,
|
| /linux/drivers/net/ethernet/ibm/ |
| H A D | ibmveth.c | 1179 .set_channels = ibmveth_set_channels
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 1915 .set_channels = fbnic_set_channels,
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 2185 .set_channels = igc_ethtool_set_channels,
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_ethtool.c | 2167 .set_channels = mlx4_en_set_channels,
|