Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.c108 if (fweh->evt_handler[code]) in brcmf_fweh_call_event_handler()
109 err = fweh->evt_handler[code](ifp, emsg, data); in brcmf_fweh_call_event_handler()
166 if (!drvr->fweh.evt_handler[BRCMF_E_IF]) in brcmf_fweh_handle_if_event()
315 memset(fweh->evt_handler, 0, sizeof(fweh->evt_handler)); in brcmf_fweh_detach()
329 if (drvr->fweh.evt_handler[code]) { in brcmf_fweh_register()
333 drvr->fweh.evt_handler[code] = handler; in brcmf_fweh_register()
350 drvr->fweh.evt_handler[code] = NULL; in brcmf_fweh_unregister()
366 if (ifp->drvr->fweh.evt_handler[i]) { in brcmf_fweh_activate_events()
413 if (code != BRCMF_E_IF && !fweh->evt_handler[code]) in brcmf_fweh_process_event()
H A Dfweh.h304 int (*evt_handler[BRCMF_E_LAST])(struct brcmf_if *ifp, member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux_wq.h81 event_handler_t evt_handler, u8 priority);
H A Dwl_cfg80211.c15541 memset(cfg->evt_handler, 0, sizeof(cfg->evt_handler)); in wl_init_event_handler()
15543 cfg->evt_handler[WLC_E_SCAN_COMPLETE] = wl_notify_scan_status; in wl_init_event_handler()
15544 cfg->evt_handler[WLC_E_AUTH] = wl_notify_connect_status; in wl_init_event_handler()
15545 cfg->evt_handler[WLC_E_ASSOC] = wl_notify_connect_status; in wl_init_event_handler()
15546 cfg->evt_handler[WLC_E_LINK] = wl_notify_connect_status; in wl_init_event_handler()
15547 cfg->evt_handler[WLC_E_DEAUTH_IND] = wl_notify_connect_status; in wl_init_event_handler()
15548 cfg->evt_handler[WLC_E_DEAUTH] = wl_notify_connect_status; in wl_init_event_handler()
15549 cfg->evt_handler[WLC_E_DISASSOC_IND] = wl_notify_connect_status; in wl_init_event_handler()
15550 cfg->evt_handler[WLC_E_ASSOC_IND] = wl_notify_connect_status; in wl_init_event_handler()
15551 cfg->evt_handler[WLC_E_REASSOC_IND] = wl_notify_connect_status; in wl_init_event_handler()
[all …]
H A Dwl_cfg80211.h748 EVENT_HANDLER evt_handler[WLC_E_LAST]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_wq.h92 event_handler_t evt_handler, u8 priority);
H A Dwl_cfg80211.c17843 bzero(cfg->evt_handler, sizeof(cfg->evt_handler));
17845 cfg->evt_handler[WLC_E_SCAN_COMPLETE] = wl_notify_scan_status;
17846 cfg->evt_handler[WLC_E_AUTH] = wl_notify_connect_status;
17847 cfg->evt_handler[WLC_E_ASSOC] = wl_notify_connect_status;
17848 cfg->evt_handler[WLC_E_LINK] = wl_notify_connect_status;
17849 cfg->evt_handler[WLC_E_DEAUTH_IND] = wl_notify_connect_status;
17850 cfg->evt_handler[WLC_E_DEAUTH] = wl_notify_connect_status;
17851 cfg->evt_handler[WLC_E_DISASSOC_IND] = wl_notify_connect_status;
17852 cfg->evt_handler[WLC_E_ASSOC_IND] = wl_notify_connect_status;
17853 cfg->evt_handler[WLC_E_REASSOC_IND] = wl_notify_connect_status;
[all …]
H A Dwl_cfg80211.h1243 EVENT_HANDLER evt_handler[WLC_E_LAST]; member
H A Dwl_cfgscan.c3401 cfg->evt_handler[WLC_E_ESCAN_RESULT] = wl_escan_handler; in wl_init_scan()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_wq.h87 event_handler_t evt_handler, u8 priority);
H A Dwl_cfg80211.c14827 bzero(cfg->evt_handler, sizeof(cfg->evt_handler)); in wl_init_event_handler()
14829 cfg->evt_handler[WLC_E_SCAN_COMPLETE] = wl_notify_scan_status; in wl_init_event_handler()
14830 cfg->evt_handler[WLC_E_AUTH] = wl_notify_connect_status; in wl_init_event_handler()
14831 cfg->evt_handler[WLC_E_ASSOC] = wl_notify_connect_status; in wl_init_event_handler()
14832 cfg->evt_handler[WLC_E_LINK] = wl_notify_connect_status; in wl_init_event_handler()
14833 cfg->evt_handler[WLC_E_DEAUTH_IND] = wl_notify_connect_status; in wl_init_event_handler()
14834 cfg->evt_handler[WLC_E_DEAUTH] = wl_notify_connect_status; in wl_init_event_handler()
14835 cfg->evt_handler[WLC_E_DISASSOC_IND] = wl_notify_connect_status; in wl_init_event_handler()
14836 cfg->evt_handler[WLC_E_ASSOC_IND] = wl_notify_connect_status; in wl_init_event_handler()
14837 cfg->evt_handler[WLC_E_REASSOC_IND] = wl_notify_connect_status; in wl_init_event_handler()
[all …]
H A Dwl_cfg80211.h1706 EVENT_HANDLER evt_handler[WLC_E_LAST]; member
H A Dwl_cfgscan.c4202 cfg->evt_handler[WLC_E_ESCAN_RESULT] = wl_escan_handler; in wl_init_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_wq.h87 event_handler_t evt_handler, u8 priority);
H A Dwl_cfg80211.c14705 bzero(cfg->evt_handler, sizeof(cfg->evt_handler)); in wl_init_event_handler()
14707 cfg->evt_handler[WLC_E_SCAN_COMPLETE] = wl_notify_scan_status; in wl_init_event_handler()
14708 cfg->evt_handler[WLC_E_AUTH] = wl_notify_connect_status; in wl_init_event_handler()
14709 cfg->evt_handler[WLC_E_ASSOC] = wl_notify_connect_status; in wl_init_event_handler()
14710 cfg->evt_handler[WLC_E_LINK] = wl_notify_connect_status; in wl_init_event_handler()
14711 cfg->evt_handler[WLC_E_DEAUTH_IND] = wl_notify_connect_status; in wl_init_event_handler()
14712 cfg->evt_handler[WLC_E_DEAUTH] = wl_notify_connect_status; in wl_init_event_handler()
14713 cfg->evt_handler[WLC_E_DISASSOC_IND] = wl_notify_connect_status; in wl_init_event_handler()
14714 cfg->evt_handler[WLC_E_ASSOC_IND] = wl_notify_connect_status; in wl_init_event_handler()
14715 cfg->evt_handler[WLC_E_REASSOC_IND] = wl_notify_connect_status; in wl_init_event_handler()
[all …]
H A Dwl_cfg80211.h1706 EVENT_HANDLER evt_handler[WLC_E_LAST]; member
H A Dwl_cfgscan.c4286 cfg->evt_handler[WLC_E_ESCAN_RESULT] = wl_escan_handler; in wl_init_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_wq.h92 event_handler_t evt_handler, u8 priority);
H A Dwl_cfg80211.c17845 bzero(cfg->evt_handler, sizeof(cfg->evt_handler));
17847 cfg->evt_handler[WLC_E_SCAN_COMPLETE] = wl_notify_scan_status;
17848 cfg->evt_handler[WLC_E_AUTH] = wl_notify_connect_status;
17849 cfg->evt_handler[WLC_E_ASSOC] = wl_notify_connect_status;
17850 cfg->evt_handler[WLC_E_LINK] = wl_notify_connect_status;
17851 cfg->evt_handler[WLC_E_DEAUTH_IND] = wl_notify_connect_status;
17852 cfg->evt_handler[WLC_E_DEAUTH] = wl_notify_connect_status;
17853 cfg->evt_handler[WLC_E_DISASSOC_IND] = wl_notify_connect_status;
17854 cfg->evt_handler[WLC_E_ASSOC_IND] = wl_notify_connect_status;
17855 cfg->evt_handler[WLC_E_REASSOC_IND] = wl_notify_connect_status;
[all …]
H A Dwl_cfg80211.h1243 EVENT_HANDLER evt_handler[WLC_E_LAST]; member
H A Dwl_cfgscan.c3401 cfg->evt_handler[WLC_E_ESCAN_RESULT] = wl_escan_handler; in wl_init_scan()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_wq.h92 event_handler_t evt_handler, u8 priority);
H A Dwl_cfg80211.c17691 bzero(cfg->evt_handler, sizeof(cfg->evt_handler));
17693 cfg->evt_handler[WLC_E_SCAN_COMPLETE] = wl_notify_scan_status;
17694 cfg->evt_handler[WLC_E_AUTH] = wl_notify_connect_status;
17695 cfg->evt_handler[WLC_E_ASSOC] = wl_notify_connect_status;
17696 cfg->evt_handler[WLC_E_LINK] = wl_notify_connect_status;
17697 cfg->evt_handler[WLC_E_DEAUTH_IND] = wl_notify_connect_status;
17698 cfg->evt_handler[WLC_E_DEAUTH] = wl_notify_connect_status;
17699 cfg->evt_handler[WLC_E_DISASSOC_IND] = wl_notify_connect_status;
17700 cfg->evt_handler[WLC_E_ASSOC_IND] = wl_notify_connect_status;
17701 cfg->evt_handler[WLC_E_REASSOC_IND] = wl_notify_connect_status;
[all …]
H A Dwl_cfg80211.h1183 EVENT_HANDLER evt_handler[WLC_E_LAST]; member
H A Dwl_cfgscan.c3392 cfg->evt_handler[WLC_E_ESCAN_RESULT] = wl_escan_handler; in wl_init_scan()