/Linux-v5.15/net/ethtool/ |
D | channels.c | 14 struct ethtool_channels channels; 62 const struct ethtool_channels *channels = &data->channels; in channels_fill_reply() 116 struct ethtool_channels channels = {}; in ethnl_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 86 struct ethtool_channels *ch) in mlx5i_set_channels() 94 struct ethtool_channels *ch) in mlx5i_get_channels()
|
/Linux-v5.15/tools/include/uapi/linux/ |
D | ethtool.h | 39 struct ethtool_channels { struct
|
/Linux-v5.15/drivers/net/ethernet/microsoft/mana/ |
D | mana_ethtool.c | 198 struct ethtool_channels *channel) in mana_get_channels() 207 struct ethtool_channels *channels) in mana_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/google/gve/ |
D | gve_ethtool.c | 373 struct ethtool_channels *cmd) in gve_get_channels() 388 struct ethtool_channels *cmd) in gve_set_channels() 393 struct ethtool_channels old_settings; in gve_set_channels()
|
/Linux-v5.15/include/linux/ |
D | ethtool.h | 659 void (*get_channels)(struct net_device *, struct ethtool_channels *); 660 int (*set_channels)(struct net_device *, struct ethtool_channels *);
|
/Linux-v5.15/drivers/s390/net/ |
D | qeth_ethtool.c | 198 struct ethtool_channels *channels) in qeth_get_channels() 213 struct ethtool_channels *channels) in qeth_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 485 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch); 498 struct ethtool_channels *chs,
|
D | cpsw_ethtool.c | 386 void cpsw_get_channels(struct net_device *ndev, struct ethtool_channels *ch) in cpsw_get_channels() 515 struct ethtool_channels *ch) in cpsw_check_ch_settings() 599 struct ethtool_channels *chs, in cpsw_set_channels_common()
|
D | am65-cpsw-ethtool.c | 427 struct ethtool_channels *ch) in am65_cpsw_get_channels() 438 struct ethtool_channels *chs) in am65_cpsw_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 688 struct ethtool_channels *channels) in xgbe_get_channels() 725 struct ethtool_channels *channels) in xgbe_print_set_channels_input() 733 struct ethtool_channels *channels) in xgbe_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-ethtool.c | 139 struct ethtool_channels *channel) in xlgmac_ethtool_get_channels()
|
/Linux-v5.15/drivers/net/ethernet/amazon/ena/ |
D | ena_ethtool.c | 832 struct ethtool_channels *channels) in ena_get_channels() 841 struct ethtool_channels *channels) in ena_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_ethtool.c | 705 struct ethtool_channels *channel) in nicvf_get_channels() 720 struct ethtool_channels *channel) in nicvf_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_ethtool.c | 248 struct ethtool_channels *channel) in sxgbe_get_channels()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 1076 struct ethtool_channels *ch); 1078 struct ethtool_channels *ch);
|
D | en_ethtool.c | 393 struct ethtool_channels *ch) in mlx5e_ethtool_get_channels() 409 struct ethtool_channels *ch) in mlx5e_get_channels() 417 struct ethtool_channels *ch) in mlx5e_ethtool_set_channels() 508 struct ethtool_channels *ch) in mlx5e_set_channels()
|
D | en_rep.c | 238 struct ethtool_channels *ch) in mlx5e_rep_get_channels() 246 struct ethtool_channels *ch) in mlx5e_rep_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.h | 683 struct ethtool_channels *ch);
|
/Linux-v5.15/drivers/net/ethernet/pensando/ionic/ |
D | ionic_ethtool.c | 596 struct ethtool_channels *ch) in ionic_get_channels() 615 struct ethtool_channels *ch) in ionic_set_channels()
|
/Linux-v5.15/drivers/net/ |
D | veth.c | 223 struct ethtool_channels *channels) in veth_get_channels() 232 struct ethtool_channels *ch); 1187 struct ethtool_channels *ch) in veth_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ethtool.c | 1117 struct ethtool_channels *ch) in fm10k_get_channels() 1133 struct ethtool_channels *ch) in fm10k_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 1047 struct ethtool_channels *chan) in stmmac_get_channels() 1058 struct ethtool_channels *chan) in stmmac_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ethtool.c | 261 struct ethtool_channels *channel) in otx2_get_channels() 274 struct ethtool_channels *channel) in otx2_set_channels()
|
/Linux-v5.15/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1219 struct ethtool_channels *ch) in be_get_channels() 1236 struct ethtool_channels *ch) in be_set_channels()
|