Home
last modified time | relevance | path

Searched refs:get_tunable (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dethtool.h278 int (*get_tunable)(struct net_device *, member
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c497 .get_tunable = enic_get_tunable,
/linux-4.1.27/net/core/
Dethtool.c1688 if (!ops->get_tunable) in ethtool_get_tunable()
1698 ret = ops->get_tunable(dev, &tuna, data); in ethtool_get_tunable()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c2002 .get_tunable = mlx4_en_get_tunable,
/linux-4.1.27/drivers/net/ethernet/freescale/
Dfec_main.c2531 .get_tunable = fec_enet_get_tunable,