Home
last modified time | relevance | path

Searched refs:orig_channel (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c13598 u32 cur_channel, orig_channel; in wl_bss_roaming_done() local
13637 orig_channel = wf_chspec_ctlchan(wl_chspec_driver_to_host(*chanspec)); in wl_bss_roaming_done()
13639 …if (((orig_channel == cur_channel) && memcmp(&ether_null, &cfg->last_roamed_addr, ETHER_ADDR_LEN))… in wl_bss_roaming_done()
13644 orig_channel, cur_channel, in wl_bss_roaming_done()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c13497 u32 cur_channel, cur_chanspec, orig_channel; in wl_bss_roaming_done() local
13536 orig_channel = wf_chspec_ctlchan(wl_chspec_driver_to_host(*chanspec)); in wl_bss_roaming_done()
13538 if ((orig_channel == cur_channel) && in wl_bss_roaming_done()
13576 curbssid, orig_channel, in wl_bss_roaming_done()