Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_lmac_api.h54 void lmac_dfs_disable(struct wlan_objmgr_pdev *pdev, int no_cac);
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_lmac_api.c71 void lmac_dfs_disable(struct wlan_objmgr_pdev *pdev, int no_cac) in lmac_dfs_disable() function
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_radar.c149 lmac_dfs_disable(dfs->dfs_pdev_obj, no_cac); in dfs_radar_enable()