Home
last modified time | relevance | path

Searched refs:rf_info (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h33 struct rf_info { struct
204 int wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats);
H A Dnetdev.h191 struct rf_info periodic_stat;
H A Dhif.c776 int wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_statistics()
830 struct rf_info *stats = (struct rf_info *)msg->body.data; in handle_get_statistics()
1440 static int wilc_get_stats_async(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_stats_async()
H A Dcfg80211.c768 struct rf_info stats; in get_station()