Home
last modified time | relevance | path

Searched refs:CLR_TS (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c6163 CLR_TS(cfg, authorize_start); in wl_sync_fw_assoc_states()
6436 CLR_TS(cfg, conn_start); in wl_cfg80211_connect()
6486 CLR_TS(cfg, conn_start); in wl_cfg80211_wait_for_disconnection()
6487 CLR_TS(cfg, authorize_start); in wl_cfg80211_wait_for_disconnection()
6635 CLR_TS(cfg, conn_start); in wl_cfg80211_disconnect()
6636 CLR_TS(cfg, authorize_start); in wl_cfg80211_disconnect()
9949 CLR_TS(cfg, authorize_start); in wl_cfg80211_post_scb_auth()
10016 CLR_TS(cfg, authorize_start); in wl_cfg80211_change_station()
10017 CLR_TS(cfg, conn_start); in wl_cfg80211_change_station()
12243 CLR_TS(cfg, conn_start); in wl_post_linkdown_ops()
[all …]
H A Dwl_cfgscan.c2941 CLR_TS(cfg, scan_enq); in wl_notify_escan_complete()
2942 CLR_TS(cfg, scan_start); in wl_notify_escan_complete()
2968 CLR_TS(cfg, scan_start); in wl_notify_escan_complete()
4763 CLR_TS(cfg, scan_start); in wl_notify_sched_scan_results()
H A Dwl_cfg80211.h1655 #define CLR_TS(cfg, ts) cfg->tsinfo.ts = 0; macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c6149 CLR_TS(cfg, authorize_start); in wl_sync_fw_assoc_states()
6419 CLR_TS(cfg, conn_start); in wl_cfg80211_connect()
6469 CLR_TS(cfg, conn_start); in wl_cfg80211_wait_for_disconnection()
6470 CLR_TS(cfg, authorize_start); in wl_cfg80211_wait_for_disconnection()
6603 CLR_TS(cfg, conn_start); in wl_cfg80211_disconnect()
6604 CLR_TS(cfg, authorize_start); in wl_cfg80211_disconnect()
9901 CLR_TS(cfg, authorize_start); in wl_cfg80211_post_scb_auth()
9968 CLR_TS(cfg, authorize_start); in wl_cfg80211_change_station()
9969 CLR_TS(cfg, conn_start); in wl_cfg80211_change_station()
12168 CLR_TS(cfg, conn_start); in wl_post_linkdown_ops()
[all …]
H A Dwl_cfgscan.c2939 CLR_TS(cfg, scan_enq); in wl_notify_escan_complete()
2940 CLR_TS(cfg, scan_start); in wl_notify_escan_complete()
2966 CLR_TS(cfg, scan_start); in wl_notify_escan_complete()
4853 CLR_TS(cfg, scan_start); in wl_notify_sched_scan_results()
H A Dwl_cfg80211.h1655 #define CLR_TS(cfg, ts) cfg->tsinfo.ts = 0; macro