Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/microchip/wilc1000/
Dhif.h35 struct rf_info { struct
206 int wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats);
Dnetdev.h192 struct rf_info periodic_stat;
Dhif.c733 int wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_statistics()
787 struct rf_info *stats = (struct rf_info *)msg->body.data; in handle_get_statistics()
1444 static int wilc_get_stats_async(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_stats_async()
Dcfg80211.c756 struct rf_info stats; in get_station()