Searched refs:dev_dfs_cac_status (Results 1 – 5 of 5) sorted by relevance
553 adapter->hdd_ctx->dev_dfs_cac_status = DFS_CAC_ALREADY_DONE; in wlan_hdd_pre_cac_conditional_freq_switch_ind()555 adapter->hdd_ctx->dev_dfs_cac_status = DFS_CAC_NEVER_DONE; in wlan_hdd_pre_cac_conditional_freq_switch_ind()
582 hdd_ctx->dev_dfs_cac_status != DFS_CAC_IN_PROGRESS) in hdd_get_sap_adapter_of_dfs()659 if (hdd_ctx->dev_dfs_cac_status == DFS_CAC_IN_PROGRESS) { in wlan_hdd_cm_handle_sap_sta_dfs_conc()
2277 hdd_ctx->dev_dfs_cac_status == DFS_CAC_ALREADY_DONE || in hdd_hostapd_sap_event_cb()2460 hdd_ctx->dev_dfs_cac_status = DFS_CAC_NEVER_DONE; in hdd_hostapd_sap_event_cb()2492 hdd_ctx->dev_dfs_cac_status = DFS_CAC_IN_PROGRESS; in hdd_hostapd_sap_event_cb()2549 hdd_ctx->dev_dfs_cac_status = DFS_CAC_ALREADY_DONE; in hdd_hostapd_sap_event_cb()2573 hdd_ctx->dev_dfs_cac_status = DFS_CAC_NEVER_DONE; in hdd_hostapd_sap_event_cb()6598 hdd_ctx->dev_dfs_cac_status = DFS_CAC_NEVER_DONE; in wlan_hdd_cfg80211_start_bss()
4071 return (hdd_ctx->dev_dfs_cac_status == DFS_CAC_IN_PROGRESS); in hdd_is_cac_in_progress()
2128 uint8_t dev_dfs_cac_status; member