Home
last modified time | relevance | path

Searched refs:WLC_E_PFN_NET_FOUND (Results 1 – 25 of 25) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dbcmevent.c81 BCMEVENT_NAME(WLC_E_PFN_NET_FOUND),
Dwl_escan.c429 if (event_type == WLC_E_PFN_NET_FOUND) { in wl_escan_event()
Ddhd_pno.c3750 if (event == WLC_E_PFN_NET_FOUND || event == WLC_E_PFN_NET_LOST) { in dhd_pno_process_epno_result()
3787 results[i].flags = (event == WLC_E_PFN_NET_FOUND) ? in dhd_pno_process_epno_result()
Ddhd_common.c2603 case WLC_E_PFN_NET_FOUND: in wl_show_host_event()
3099 case WLC_E_PFN_NET_FOUND: in wl_process_host_event()
Ddhd_linux.c6005 if (event_type == WLC_E_PFN_NET_FOUND) { in dhd_rx_frame()
11588 setbit(eventmask, WLC_E_PFN_NET_FOUND); in dhd_preinit_ioctls()
Dwl_cfg80211.c14443 cfg->evt_handler[WLC_E_PFN_NET_FOUND] = wl_notify_pfn_status; in wl_init_event_handler()
16250 if (event_type == WLC_E_PFN_NET_FOUND) { in wl_cfg80211_event()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcmevent.c82 BCMEVENT_NAME(WLC_E_PFN_NET_FOUND),
Ddhd_pno.c4054 if (event == WLC_E_PFN_NET_FOUND || event == WLC_E_PFN_NET_LOST) { in dhd_pno_process_epno_result()
4080 results[i].flags = (event == WLC_E_PFN_NET_FOUND) ? in dhd_pno_process_epno_result()
4121 results[i].flags = (event == WLC_E_PFN_NET_FOUND) ? in dhd_pno_process_epno_result()
Ddhd_common.c2846 case WLC_E_PFN_NET_FOUND: in wl_show_host_event()
3607 case WLC_E_PFN_NET_FOUND: in wl_process_host_event()
Ddhd_linux.c4823 if (event_type == WLC_E_PFN_NET_FOUND) { in dhd_rx_frame()
10997 setbit(eventmask, WLC_E_PFN_NET_FOUND); in dhd_preinit_ioctls()
Dwl_cfg80211.c17006 cfg->evt_handler[WLC_E_PFN_NET_FOUND] = wl_notify_pfn_status; in wl_init_event_handler()
18382 if (event_type == WLC_E_PFN_NET_FOUND) { in wl_cfg80211_event()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dbcmevent.c84 BCMEVENT_NAME(WLC_E_PFN_NET_FOUND),
Ddhd_pno.c4162 if (event == WLC_E_PFN_NET_FOUND || event == WLC_E_PFN_NET_LOST) { in dhd_pno_process_epno_result()
4192 results[i].flags = (event == WLC_E_PFN_NET_FOUND) in dhd_pno_process_epno_result()
4238 results[i].flags = (event == WLC_E_PFN_NET_FOUND) in dhd_pno_process_epno_result()
Ddhd_common.c2983 case WLC_E_PFN_NET_FOUND: in wl_show_host_event()
3735 case WLC_E_PFN_NET_FOUND: in wl_process_host_event()
Ddhd_linux.c4961 if (event_type == WLC_E_PFN_NET_FOUND) { in dhd_rx_frame()
11363 setbit(eventmask, WLC_E_PFN_NET_FOUND); in dhd_preinit_ioctls()
Dwl_cfg80211.c17113 cfg->evt_handler[WLC_E_PFN_NET_FOUND] = wl_notify_pfn_status; in wl_init_event_handler()
18493 if (event_type == WLC_E_PFN_NET_FOUND) { in wl_cfg80211_event()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dbcmevent.c78 BCMEVENT_NAME(WLC_E_PFN_NET_FOUND),
Ddhd_pno.c4082 results[i].flags = (event == WLC_E_PFN_NET_FOUND) ? in dhd_pno_update_pfn_v3_results()
4121 if (event == WLC_E_PFN_NET_FOUND || event == WLC_E_PFN_NET_LOST) { in dhd_pno_process_epno_result()
4148 results[i].flags = (event == WLC_E_PFN_NET_FOUND) ? in dhd_pno_process_epno_result()
4191 results[i].flags = (event == WLC_E_PFN_NET_FOUND) ? in dhd_pno_process_epno_result()
Ddhd_common.c4792 case WLC_E_PFN_NET_FOUND: in wl_show_host_event()
5686 case WLC_E_PFN_NET_FOUND: in wl_process_host_event()
Dwl_cfg80211.c14432 cfg->evt_handler[WLC_E_PFN_NET_FOUND] = wl_notify_pfn_status; in wl_init_event_handler()
15954 if (event_type == WLC_E_PFN_NET_FOUND) { in wl_cfg80211_event()
Ddhd_linux.c6286 if (event_type == WLC_E_PFN_NET_FOUND) { in dhd_rx_frame()
15282 setbit(mask, WLC_E_PFN_NET_FOUND); in dhd_legacy_preinit_ioctls()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
Dbcmevent.h150 #define WLC_E_PFN_NET_FOUND 33 /* PFN network found event */ macro
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
Dbcmevent.h154 #define WLC_E_PFN_NET_FOUND 33 /* PFN network found event */ macro
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmevent.h151 #define WLC_E_PFN_NET_FOUND 33 /* PFN network found event */ macro
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
Dbcmevent.h144 #define WLC_E_PFN_NET_FOUND 33 /* PFN network found event */ macro