Home
last modified time | relevance | path

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

/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() argument
87 dfs_tx_ops->dfs_disable(pdev, no_cac); in lmac_dfs_disable()
H A Dwlan_dfs_tgt_api.c138 int no_cac, uint32_t opmode, bool enable) in tgt_dfs_radar_enable() argument
153 dfs_radar_enable(dfs, no_cac, opmode); in tgt_dfs_radar_enable()
/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);
H A Dwlan_dfs_tgt_api.h175 int no_cac, uint32_t opmode, bool enable);
219 int no_cac, uint32_t opmode, bool enable) in tgt_dfs_radar_enable() argument
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_radar.c136 void dfs_radar_enable(struct wlan_dfs *dfs, int no_cac, uint32_t opmode) in dfs_radar_enable() argument
149 lmac_dfs_disable(dfs->dfs_pdev_obj, no_cac); in dfs_radar_enable()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h2168 int no_cac, uint32_t opmode);
2171 int no_cac, uint32_t opmode) in dfs_radar_enable() argument
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1266 int no_cac);
2494 int no_cac,