/openbmc/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()
|
/openbmc/linux/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()
|
/openbmc/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_ethtool.c | 201 .set_channels = emac_set_channels,
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 282 .set_channels = mlx5i_set_channels,
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | ethtool.c | 163 .set_channels = nsim_set_channels,
|
/openbmc/linux/tools/net/ynl/ |
H A D | ethtool.py | 179 if args.set_channels:
|
/openbmc/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_ethtool.c | 330 .set_channels = mana_set_channels,
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_ethtool.c | 458 .set_channels = qeth_set_channels,
|
/openbmc/linux/include/linux/ |
H A D | ethtool.h | 857 int (*set_channels)(struct net_device *, struct ethtool_channels *); member
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1340 .set_channels = otx2_set_channels, 1463 .set_channels = otx2_set_channels,
|
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_ethtool.c | 664 .set_channels = gve_set_channels,
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1809 .set_channels = hinic_set_channels, 1841 .set_channels = hinic_set_channels,
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-ethtool.c | 725 .set_channels = am65_cpsw_set_channels,
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 854 .set_channels = xgbe_set_channels,
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 710 int (*set_channels)(struct hnae3_handle *handle, u32 new_tqps_num, member
|
H A D | hns3_ethtool.c | 2124 .set_channels = hns3_set_channels, 2163 .set_channels = hns3_set_channels,
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_ethtool.c | 990 .set_channels = ena_set_channels,
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_ethtool.c | 882 .set_channels = nicvf_set_channels,
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 2306 .set_channels = qede_set_channels, 2347 .set_channels = qede_set_channels,
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 1188 .set_channels = fm10k_set_channels,
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_ethtool.c | 1099 .set_channels = ionic_set_channels,
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 1181 .set_channels = fun_set_channels,
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 1458 .set_channels = be_set_channels,
|