Lines Matching defs:dev
87 static int qeth_get_sset_count(struct net_device *dev, int stringset) in qeth_get_sset_count()
100 static void qeth_get_ethtool_stats(struct net_device *dev, in qeth_get_ethtool_stats()
112 static void __qeth_set_coalesce(struct net_device *dev, in __qeth_set_coalesce()
125 static int qeth_set_coalesce(struct net_device *dev, in qeth_set_coalesce()
146 static void qeth_get_ringparam(struct net_device *dev, in qeth_get_ringparam()
164 static void qeth_get_strings(struct net_device *dev, u32 stringset, u8 *data) in qeth_get_strings()
186 static void qeth_get_drvinfo(struct net_device *dev, in qeth_get_drvinfo()
199 static void qeth_get_channels(struct net_device *dev, in qeth_get_channels()
214 static int qeth_set_channels(struct net_device *dev, in qeth_set_channels()
249 static int qeth_get_ts_info(struct net_device *dev, in qeth_get_ts_info()
260 static int qeth_get_tunable(struct net_device *dev, in qeth_get_tunable()
274 static int qeth_set_tunable(struct net_device *dev, in qeth_set_tunable()
289 static int qeth_get_per_queue_coalesce(struct net_device *dev, u32 __queue, in qeth_get_per_queue_coalesce()
308 static int qeth_set_per_queue_coalesce(struct net_device *dev, u32 queue, in qeth_set_per_queue_coalesce()