Home
last modified time | relevance | path

Searched refs:ath_driver_req_fetch_diag (Results 1 – 5 of 5) sorted by relevance

/freebsd/tools/tools/ath/athani/
H A Dmain.c136 if (ath_driver_req_fetch_diag(req, SIOCGATHDIAG, &atd) < 0) { in ani_write_state()
160 if (ath_driver_req_fetch_diag(req, SIOCGATHDIAG, &atd) < 0) in ani_read_state()
/freebsd/tools/tools/ath/common/
H A Dctrl.h47 extern int ath_driver_req_fetch_diag(struct ath_driver_req *req,
H A Dctrl.c124 ath_driver_req_fetch_diag(struct ath_driver_req *req, unsigned long cmd, in ath_driver_req_fetch_diag() function
/freebsd/tools/tools/ath/athregs/
H A Ddumpregs.c168 if (ath_driver_req_fetch_diag(&req, SIOCGATHDIAG, &atd) < 0) in main()
187 if (ath_driver_req_fetch_diag(&req, SIOCGATHDIAG, &atd) < 0) in main()
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c499 if (ath_driver_req_fetch_diag(&wf->req, SIOCGATHDIAG, in ath_collect()
508 (void) ath_driver_req_fetch_diag(&wf->req, SIOCGATHDIAG, in ath_collect()