Lines Matching defs:dev
88 static int qeth_get_sset_count(struct net_device *dev, int stringset) in qeth_get_sset_count()
101 static void qeth_get_ethtool_stats(struct net_device *dev, in qeth_get_ethtool_stats()
113 static void __qeth_set_coalesce(struct net_device *dev, in __qeth_set_coalesce()
126 static int qeth_set_coalesce(struct net_device *dev, in qeth_set_coalesce()
145 static void qeth_get_ringparam(struct net_device *dev, in qeth_get_ringparam()
161 static void qeth_get_strings(struct net_device *dev, u32 stringset, u8 *data) in qeth_get_strings()
183 static void qeth_get_drvinfo(struct net_device *dev, in qeth_get_drvinfo()
196 static void qeth_get_channels(struct net_device *dev, in qeth_get_channels()
211 static int qeth_set_channels(struct net_device *dev, in qeth_set_channels()
246 static int qeth_get_ts_info(struct net_device *dev, in qeth_get_ts_info()
257 static int qeth_get_tunable(struct net_device *dev, in qeth_get_tunable()
271 static int qeth_set_tunable(struct net_device *dev, in qeth_set_tunable()
286 static int qeth_get_per_queue_coalesce(struct net_device *dev, u32 __queue, in qeth_get_per_queue_coalesce()
305 static int qeth_set_per_queue_coalesce(struct net_device *dev, u32 queue, in qeth_set_per_queue_coalesce()