Home
last modified time | relevance | path

Searched refs:wilc_get_statistics (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h204 int wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats);
H A Dhif.c776 int wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_statistics() function
832 wilc_get_statistics(vif, stats); in handle_get_statistics()
H A Dcfg80211.c773 wilc_get_statistics(vif, &stats); in get_station()