Searched refs:ath_driver_req_fetch_stats (Results 1 – 3 of 3) sorted by relevance
52 extern int ath_driver_req_fetch_stats(struct ath_driver_req *req,
162 ath_driver_req_fetch_stats(struct ath_driver_req *req, struct ath_stats *st) in ath_driver_req_fetch_stats() function
480 if (ath_driver_req_fetch_stats(&wf->req, &stats->ath) < 0) in ath_collect()