| /OK3568_Linux_fs/kernel/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()
|
| H A D | ioctl.c | 1775 if (!dev->ethtool_ops->set_channels || !dev->ethtool_ops->get_channels) in ethtool_set_channels() 1816 ret = dev->ethtool_ops->set_channels(dev, &channels); in ethtool_set_channels()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ethtool.c | 226 .set_channels = mlx5i_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 707 .set_channels = otx2_set_channels, 806 .set_channels = otx2_set_channels,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ethtool.h | 475 int (*set_channels)(struct net_device *, struct ethtool_channels *); member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.c | 342 .set_channels = mlx5e_rep_set_channels, 361 .set_channels = mlx5e_rep_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_ethtool.c | 532 .set_channels = qeth_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/ |
| H A D | gve_ethtool.c | 526 .set_channels = gve_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hnae3.h | 587 int (*set_channels)(struct hnae3_handle *handle, u32 new_tqps_num, member
|
| H A D | hns3_ethtool.c | 1523 .set_channels = hns3_set_channels, 1555 .set_channels = hns3_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 1090 .set_channels = iavf_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_ethtool.c | 1812 .set_channels = hinic_set_channels, 1844 .set_channels = hinic_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 760 .set_channels = am65_cpsw_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-ethtool.c | 842 .set_channels = xgbe_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_ethtool.c | 912 .set_channels = ena_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_ethtool.c | 891 .set_channels = ionic_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_ethtool.c | 870 .set_channels = nicvf_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_ethtool.c | 2141 .set_channels = qede_set_channels, 2179 .set_channels = qede_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_ethtool.c | 1021 .set_channels = stmmac_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 1179 .set_channels = fm10k_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ethtool.c | 1488 .set_channels = nfp_net_set_channels,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/ |
| H A D | be_ethtool.c | 1452 .set_channels = be_set_channels,
|