Lines Matching refs:wps_sync

20927 	WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags);  in wl_wps_reauth_timeout()
20943 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_reauth_timeout()
20954 spin_lock_init(&cfg->wps_sync); in wl_init_wps_reauth_sm()
21010 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_session_add()
21015 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_session_add()
21024 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_session_add()
21039 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_session_del()
21045 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_session_del()
21052 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_session_del()
21059 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_session_del()
21075 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_ifdel()
21079 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_ifdel()
21084 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_ifdel()
21100 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_sta_linkdown()
21103 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_sta_linkdown()
21119 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_sta_linkdown()
21136 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_peersta_linkdown()
21187 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_peersta_linkdown()
21203 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_sta_linkup()
21216 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_sta_linkup()
21231 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_peersta_linkup()
21238 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_peersta_linkup()
21252 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_peersta_linkup()
21266 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_authorize()
21273 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_authorize()
21290 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_authorize()
21306 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_reauth()
21316 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_reauth()
21326 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_reauth()
21338 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_disconnect()
21359 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_disconnect()
21372 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_disconnect_client()
21391 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_disconnect_client()
21406 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_connect_fail()
21417 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_connect_fail()
21432 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_handle_m8_sent()
21438 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_m8_sent()
21444 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_handle_m8_sent()
21457 WL_CFG_WPS_SYNC_LOCK(&cfg->wps_sync, flags); in wl_wps_session_update()
21463 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_session_update()
21467 WL_CFG_WPS_SYNC_UNLOCK(&cfg->wps_sync, flags); in wl_wps_session_update()
22919 ret = snprintf(buf+len, buf_len-len, "wps:%d\n", spin_is_locked(&cfg->wps_sync)); in wl_cfg80211_debug_data_dump()