Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_ucfg_api.h532 QDF_STATUS ucfg_dfs_reset_agile_config(struct wlan_objmgr_psoc *psoc);
534 static inline QDF_STATUS ucfg_dfs_reset_agile_config(struct wlan_objmgr_psoc in ucfg_dfs_reset_agile_config() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_ucfg_api.c364 QDF_STATUS ucfg_dfs_reset_agile_config(struct wlan_objmgr_psoc *psoc) in ucfg_dfs_reset_agile_config() function
386 qdf_export_symbol(ucfg_dfs_reset_agile_config);
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c844 dfs_rx_ops->dfs_reset_adfs_config = ucfg_dfs_reset_agile_config; in wlan_lmac_if_umac_dfs_rx_ops_register()