Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/legacy/
H A Dray_cs.h65 iw_stats wstats; /* Wireless specific stats */
H A Dray_cs.c49 typedef struct iw_statistics iw_stats; typedef
77 static iw_stats *ray_get_wireless_stats(struct net_device *dev);
1397 static iw_stats *ray_get_wireless_stats(struct net_device *dev) in ray_get_wireless_stats()