/drivers/net/phy/ |
D | bcm-cygnus.c | 186 struct ethtool_tunable *tuna, void *data) in bcm_omega_get_tunable() argument 188 switch (tuna->id) { in bcm_omega_get_tunable() 197 struct ethtool_tunable *tuna, in bcm_omega_set_tunable() argument 203 switch (tuna->id) { in bcm_omega_set_tunable()
|
D | bcm7xxx.c | 469 struct ethtool_tunable *tuna, in bcm7xxx_28nm_get_tunable() argument 472 switch (tuna->id) { in bcm7xxx_28nm_get_tunable() 481 struct ethtool_tunable *tuna, in bcm7xxx_28nm_set_tunable() argument 487 switch (tuna->id) { in bcm7xxx_28nm_set_tunable()
|
D | aquantia_main.c | 422 struct ethtool_tunable *tuna, void *data) in aqr107_get_tunable() argument 424 switch (tuna->id) { in aqr107_get_tunable() 433 struct ethtool_tunable *tuna, const void *data) in aqr107_set_tunable() argument 435 switch (tuna->id) { in aqr107_set_tunable()
|
D | adin.c | 385 struct ethtool_tunable *tuna, void *data) in adin_get_tunable() argument 387 switch (tuna->id) { in adin_get_tunable() 398 struct ethtool_tunable *tuna, const void *data) in adin_set_tunable() argument 400 switch (tuna->id) { in adin_set_tunable()
|
D | marvell.c | 1115 struct ethtool_tunable *tuna, void *data) in m88e1540_get_tunable() argument 1117 switch (tuna->id) { in m88e1540_get_tunable() 1126 struct ethtool_tunable *tuna, const void *data) in m88e1540_set_tunable() argument 1128 switch (tuna->id) { in m88e1540_set_tunable()
|
D | mscc.c | 865 struct ethtool_tunable *tuna, void *data) in vsc85xx_get_tunable() argument 867 switch (tuna->id) { in vsc85xx_get_tunable() 876 struct ethtool_tunable *tuna, in vsc85xx_set_tunable() argument 879 switch (tuna->id) { in vsc85xx_set_tunable()
|
/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 558 const struct ethtool_tunable *tuna, void *data) in enic_get_tunable() argument 563 switch (tuna->id) { in enic_get_tunable() 576 const struct ethtool_tunable *tuna, in enic_set_tunable() argument 582 switch (tuna->id) { in enic_set_tunable()
|
/drivers/net/ethernet/pensando/ionic/ |
D | ionic_ethtool.c | 626 const struct ethtool_tunable *tuna, in ionic_set_tunable() argument 631 switch (tuna->id) { in ionic_set_tunable() 643 const struct ethtool_tunable *tuna, void *data) in ionic_get_tunable() argument 647 switch (tuna->id) { in ionic_get_tunable()
|
/drivers/net/ethernet/amazon/ena/ |
D | ena_ethtool.c | 744 const struct ethtool_tunable *tuna, void *data) in ena_get_tunable() argument 749 switch (tuna->id) { in ena_get_tunable() 762 const struct ethtool_tunable *tuna, in ena_set_tunable() argument 769 switch (tuna->id) { in ena_set_tunable()
|
/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 880 const struct ethtool_tunable *tuna, void *data) in stmmac_get_tunable() argument 885 switch (tuna->id) { in stmmac_get_tunable() 898 const struct ethtool_tunable *tuna, in stmmac_set_tunable() argument 904 switch (tuna->id) { in stmmac_set_tunable()
|
/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 833 const struct ethtool_tunable *tuna, void *data) in fs_get_tunable() argument 839 switch (tuna->id) { in fs_get_tunable() 852 const struct ethtool_tunable *tuna, const void *data) in fs_set_tunable() argument 858 switch (tuna->id) { in fs_set_tunable()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 1275 const struct ethtool_tunable *tuna, in mlx5e_get_tunable() argument 1280 switch (tuna->id) { in mlx5e_get_tunable() 1293 const struct ethtool_tunable *tuna, in mlx5e_set_tunable() argument 1301 switch (tuna->id) { in mlx5e_set_tunable()
|
/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 1770 const struct ethtool_tunable *tuna, in qede_set_tunable() argument 1776 switch (tuna->id) { in qede_set_tunable() 1796 const struct ethtool_tunable *tuna, void *data) in qede_get_tunable() argument 1800 switch (tuna->id) { in qede_get_tunable()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 1973 const struct ethtool_tunable *tuna, in mlx4_en_get_tunable() argument 1979 switch (tuna->id) { in mlx4_en_get_tunable() 1992 const struct ethtool_tunable *tuna, in mlx4_en_set_tunable() argument 1998 switch (tuna->id) { in mlx4_en_set_tunable()
|
/drivers/net/ethernet/freescale/ |
D | fec_main.c | 2569 const struct ethtool_tunable *tuna, in fec_enet_get_tunable() argument 2575 switch (tuna->id) { in fec_enet_get_tunable() 2588 const struct ethtool_tunable *tuna, in fec_enet_set_tunable() argument 2594 switch (tuna->id) { in fec_enet_set_tunable()
|