Home
last modified time | relevance | path

Searched refs:EVENT_BG_SCAN_REPORT (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_event.c849 case EVENT_BG_SCAN_REPORT: in mwifiex_process_sta_event()
H A Dfw.h545 #define EVENT_BG_SCAN_REPORT 0x00000018 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sta_event.c852 case EVENT_BG_SCAN_REPORT: in wlan_ops_sta_process_event()
H A Dmlan_fw.h1387 #define EVENT_BG_SCAN_REPORT 0x00000018 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_event.c866 case EVENT_BG_SCAN_REPORT: in wlan_ops_sta_process_event()
H A Dmlan_fw.h1948 #define EVENT_BG_SCAN_REPORT 0x00000018 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c2640 if (priv->last_event & EVENT_BG_SCAN_REPORT) { in woal_cfg80211_scan()
4575 if (handle->priv[i]->last_event & EVENT_BG_SCAN_REPORT) { in woal_cfg80211_resume()
6530 if (priv->last_event & EVENT_BG_SCAN_REPORT) { in woal_start_roaming()
H A Dmoal_main.h2685 #define EVENT_BG_SCAN_REPORT 0x0004 macro
H A Dmoal_shim.c1739 priv->last_event |= EVENT_BG_SCAN_REPORT; in moal_recv_event()
H A Dmoal_eth_ioctl.c13853 if (priv->last_event & EVENT_BG_SCAN_REPORT) in woal_android_priv_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.h3791 #define EVENT_BG_SCAN_REPORT 0x0004 macro
H A Dmoal_sta_cfg80211.c4435 if (priv->last_event & EVENT_BG_SCAN_REPORT) { in woal_cfg80211_scan()
6586 EVENT_BG_SCAN_REPORT) { in woal_cfg80211_resume()
8977 if (priv->last_event & EVENT_BG_SCAN_REPORT) { in woal_start_roaming()
H A Dmoal_shim.c2962 priv->last_event |= EVENT_BG_SCAN_REPORT;
H A Dmoal_eth_ioctl.c20317 if (priv->last_event & EVENT_BG_SCAN_REPORT) in woal_android_priv_cmd()