Searched refs:scan_off_chan (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_scan_fsm.c | 280 static int scan_off_chan(struct scan_obj *pscan, bool off_ch, bool *need_wait) in scan_off_chan() function 786 if (scan_off_chan(pscan, true, &need_wait) < 0) { in scan_off_ch_st_hdl() 950 scan_off_chan(pscan, false, &need_wait); in scan_off_ch_st_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_scan_fsm.c | 280 static int scan_off_chan(struct scan_obj *pscan, bool off_ch, bool *need_wait) in scan_off_chan() function 786 if (scan_off_chan(pscan, true, &need_wait) < 0) { in scan_off_ch_st_hdl() 950 scan_off_chan(pscan, false, &need_wait); in scan_off_ch_st_hdl()
|