Searched refs:wl1271_scan_send (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/wireless/ti/wl12xx/ |
D | scan.c | 80 static int wl1271_scan_send(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_scan_send() function 223 ret = wl1271_scan_send(wl, wlvif, band, false, rate); in wl1271_scan_stm() 240 ret = wl1271_scan_send(wl, wlvif, band, true, rate); in wl1271_scan_stm() 254 ret = wl1271_scan_send(wl, wlvif, band, false, rate); in wl1271_scan_stm() 265 ret = wl1271_scan_send(wl, wlvif, band, true, rate); in wl1271_scan_stm()
|