Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/
Dray_cs.h65 iw_stats wstats; /* Wireless specific stats */
Dray_cs.c61 typedef struct iw_statistics iw_stats; typedef
89 static iw_stats *ray_get_wireless_stats(struct net_device *dev);
1394 static iw_stats *ray_get_wireless_stats(struct net_device *dev) in ray_get_wireless_stats()