Home
last modified time | relevance | path

Searched refs:mtk_get_sset_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/mt7621-eth/
Dethtool.c192 static int mtk_get_sset_count(struct net_device *dev, int sset) in mtk_get_sset_count() function
244 mtk_ethtool_ops.get_sset_count = mtk_get_sset_count; in mtk_set_ethtool_ops()
/Linux-v4.19/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c2260 static int mtk_get_sset_count(struct net_device *dev, int sset) in mtk_get_sset_count() function
2365 .get_sset_count = mtk_get_sset_count,