Lines Matching refs:evt_handler

17691 	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;
17702 cfg->evt_handler[WLC_E_ROAM] = wl_notify_roaming_status;
17703 cfg->evt_handler[WLC_E_MIC_ERROR] = wl_notify_mic_status;
17704 cfg->evt_handler[WLC_E_SET_SSID] = wl_notify_connect_status;
17705 cfg->evt_handler[WLC_E_ACTION_FRAME_RX] = wl_notify_rx_mgmt_frame;
17706 cfg->evt_handler[WLC_E_PROBREQ_MSG] = wl_notify_rx_mgmt_frame;
17707 cfg->evt_handler[WLC_E_P2P_PROBREQ_MSG] = wl_notify_rx_mgmt_frame;
17708 cfg->evt_handler[WLC_E_P2P_DISC_LISTEN_COMPLETE] = wl_cfgp2p_listen_complete;
17709 cfg->evt_handler[WLC_E_ACTION_FRAME_COMPLETE] = wl_cfgp2p_action_tx_complete;
17710 cfg->evt_handler[WLC_E_ACTION_FRAME_OFF_CHAN_COMPLETE] = wl_cfgp2p_action_tx_complete;
17711 cfg->evt_handler[WLC_E_JOIN] = wl_notify_connect_status;
17712 cfg->evt_handler[WLC_E_START] = wl_notify_connect_status;
17713 cfg->evt_handler[WLC_E_AUTH_IND] = wl_notify_connect_status;
17714 cfg->evt_handler[WLC_E_ASSOC_RESP_IE] = wl_notify_connect_status;
17716 cfg->evt_handler[WLC_E_PFN_NET_FOUND] = wl_notify_pfn_status;
17719 cfg->evt_handler[WLC_E_PFN_BEST_BATCHING] = wl_notify_gscan_event;
17720 cfg->evt_handler[WLC_E_PFN_SCAN_COMPLETE] = wl_notify_gscan_event;
17721 cfg->evt_handler[WLC_E_PFN_GSCAN_FULL_RESULT] = wl_notify_gscan_event;
17722 cfg->evt_handler[WLC_E_PFN_BSSID_NET_FOUND] = wl_notify_gscan_event;
17723 cfg->evt_handler[WLC_E_PFN_BSSID_NET_LOST] = wl_notify_gscan_event;
17724 cfg->evt_handler[WLC_E_PFN_SSID_EXT] = wl_notify_gscan_event;
17725 cfg->evt_handler[WLC_E_GAS_FRAGMENT_RX] = wl_notify_gscan_event;
17726 cfg->evt_handler[WLC_E_ROAM_EXP_EVENT] = wl_handle_roam_exp_event;
17729 cfg->evt_handler[WLC_E_RSSI_LQM] = wl_handle_rssi_monitor_event;
17732 cfg->evt_handler[WLC_E_TDLS_PEER_EVENT] = wl_tdls_event_handler;
17734 cfg->evt_handler[WLC_E_BSSID] = wl_notify_roaming_status;
17736 cfg->evt_handler[WLC_E_AIBSS_TXFAIL] = wl_notify_aibss_txfail;
17739 cfg->evt_handler[WLC_E_RMC_EVENT] = wl_notify_rmc_status;
17742 cfg->evt_handler[WLC_E_BT_WIFI_HANDOVER_REQ] = wl_notify_bt_wifi_handover_req;
17745 cfg->evt_handler[WLC_E_NAN_CRITICAL] = wl_cfgnan_notify_nan_status;
17746 cfg->evt_handler[WLC_E_NAN_NON_CRITICAL] = wl_cfgnan_notify_nan_status;
17748 cfg->evt_handler[WLC_E_CSA_COMPLETE_IND] = wl_csa_complete_ind;
17749 cfg->evt_handler[WLC_E_AP_STARTED] = wl_ap_start_ind;
17751 cfg->evt_handler[WLC_E_EXCESS_PM_WAKE_EVENT] = wl_check_pmstatus;
17754 cfg->evt_handler[WLC_E_ROAM_PREP] = wl_notify_roam_prep_status;
17756 cfg->evt_handler[WLC_E_ROAM_START] = wl_notify_roam_start_status;
17758 cfg->evt_handler[WLC_E_ADPS] = wl_adps_event_handler;
17760 cfg->evt_handler[WLC_E_PSK_SUP] = wl_cfg80211_sup_event_handler;
17762 cfg->evt_handler[WLC_E_BCNRECV_ABORTED] = wl_bcnrecv_aborted_event_handler;
17765 cfg->evt_handler[WLC_E_MBO] = wl_mbo_event_handler;
17768 cfg->evt_handler[WLC_E_ADDTS_IND] = wl_cfg80211_cac_event_handler;
17769 cfg->evt_handler[WLC_E_DELTS_IND] = wl_cfg80211_cac_event_handler;
17772 cfg->evt_handler[WLC_E_PRUNE] = wl_bssid_prune_event_handler;
17775 cfg->evt_handler[WLC_E_PROXD] = wl_cfg80211_rtt_event_handler;
17778 cfg->evt_handler[WLC_E_BSS_LOAD] = wl_cfg80211_bssload_report_event_handler;
17780 cfg->evt_handler[WLC_E_IND_DOS_STATUS] = wl_notify_dos_status;
17782 cfg->evt_handler[WLC_E_EXT_AUTH_REQ] = wl_notify_extauth_req_event;
17783 cfg->evt_handler[WLC_E_EXT_AUTH_FRAME_RX] = wl_notify_rx_mgmt_frame;
17784 cfg->evt_handler[WLC_E_MGMT_FRAME_TXSTATUS] = wl_notify_mgmt_frame_tx_complete;
17785 cfg->evt_handler[WLC_E_MGMT_FRAME_OFF_CHAN_COMPLETE] = wl_notify_mgmt_frame_tx_complete;
17788 cfg->evt_handler[WLC_E_LDF_HOGGER] = wl_cfg80211_hogsqs_notify;
19040 } else if (e->etype < WLC_E_LAST && cfg->evt_handler[e->etype]) {
19049 cfg->evt_handler[e->etype](cfg, wdev_to_cfgdev(wdev),