Home
last modified time | relevance | path

Searched refs:set_channels (Results 1 – 25 of 38) sorted by relevance

12

/linux/net/ethtool/
H A Dchannels.c106 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 Dioctl.c2255 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 Dcontrol.h32 int (*set_channels)(struct control_runtime *rt, int n_analog_out, member
H A Dcontrol.c563 rt->set_channels = usb6fire_control_set_channels; in usb6fire_control_init()
H A Dpcm.c92 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 Dngbe_ethtool.c139 .set_channels = ngbe_set_channels,
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c312 .set_channels = emac_set_channels,
/linux/tools/net/ynl/pyynl/
H A Dethtool.py200 if args.set_channels:
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1343 .set_channels = otx2_set_channels,
1466 .set_channels = otx2_set_channels,
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_ethtool.c590 .set_channels = txgbe_set_channels,
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1770 .set_channels = hinic_set_channels,
1803 .set_channels = hinic_set_channels,
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c2164 .set_channels = hns3_set_channels,
2206 .set_channels = hns3_set_channels,
/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c992 .set_channels = gve_set_channels,
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c1823 .set_channels = idpf_set_channels,
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c3126 .set_channels = lio_ethtool_set_channels,
3156 .set_channels = lio_ethtool_set_channels,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c430 .set_channels = mlx5e_rep_set_channels,
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c1878 .set_channels = iavf_set_channels,
/linux/drivers/net/ethernet/ti/
H A Dcpsw.c1272 .set_channels = cpsw_set_channels,
H A Dcpsw_new.c1234 .set_channels = cpsw_set_channels,
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3763 .set_channels = ixgbe_set_channels,
3812 .set_channels = ixgbe_set_channels,
/linux/drivers/net/
H A Dveth.c273 .set_channels = veth_set_channels,
/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c1179 .set_channels = ibmveth_set_channels
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1915 .set_channels = fbnic_set_channels,
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c2185 .set_channels = igc_ethtool_set_channels,
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c2167 .set_channels = mlx4_en_set_channels,

12