Searched refs:ath_driver_req_open (Results 1 – 5 of 5) sorted by relevance
45 extern int ath_driver_req_open(struct ath_driver_req *req, const char *ifname);
86 ath_driver_req_open(struct ath_driver_req *req, const char *ifname) in ath_driver_req_open() function
203 if (ath_driver_req_open(&req, ifname) < 0) { in main()
149 if (ath_driver_req_open(&req, ifname) < 0) { in main()
470 (void) ath_driver_req_open(&wf->req, ifname); in ath_setifname()