Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_tgt_api.h320 QDF_STATUS tgt_dfs_set_tx_leakage_threshold(struct wlan_objmgr_pdev *pdev);
322 static inline QDF_STATUS tgt_dfs_set_tx_leakage_threshold in tgt_dfs_set_tx_leakage_threshold() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_tgt_api.c347 QDF_STATUS tgt_dfs_set_tx_leakage_threshold(struct wlan_objmgr_pdev *pdev) in tgt_dfs_set_tx_leakage_threshold() function
373 qdf_export_symbol(tgt_dfs_set_tx_leakage_threshold);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c6627 tgt_dfs_set_tx_leakage_threshold(hdd_ctx->pdev); in wlan_hdd_cfg80211_start_bss()