Searched refs:wl1271_scan_send (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
H A 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()
|
Completed in 2 milliseconds