Searched refs:wl1271_scan_send (Results 1 – 1 of 1) sorted by relevance
/drivers/net/wireless/ti/wl12xx/ |
D | scan.c | 94 static int wl1271_scan_send(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_scan_send() function 237 ret = wl1271_scan_send(wl, wlvif, band, false, rate); in wl1271_scan_stm() 254 ret = wl1271_scan_send(wl, wlvif, band, true, rate); in wl1271_scan_stm() 268 ret = wl1271_scan_send(wl, wlvif, band, false, rate); in wl1271_scan_stm() 279 ret = wl1271_scan_send(wl, wlvif, band, true, rate); in wl1271_scan_stm()
|