Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c2176 qdf_freq_t dfs_freq; in hdd_hostapd_sap_event_cb() local
2526 dfs_freq = wlan_reg_chan_band_to_freq(hdd_ctx->pdev, in hdd_hostapd_sap_event_cb()
2529 hdd_son_deliver_cac_status_event(adapter, dfs_freq, true); in hdd_hostapd_sap_event_cb()
2557 dfs_freq = wlan_reg_chan_band_to_freq(hdd_ctx->pdev, in hdd_hostapd_sap_event_cb()
2560 hdd_son_deliver_cac_status_event(adapter, dfs_freq, false); in hdd_hostapd_sap_event_cb()
2587 dfs_freq = wlan_reg_chan_band_to_freq(hdd_ctx->pdev, in hdd_hostapd_sap_event_cb()
2590 hdd_son_deliver_cac_status_event(adapter, dfs_freq, true); in hdd_hostapd_sap_event_cb()