Searched refs:no_cac (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/ |
H A D | wlan_dfs_lmac_api.c | 71 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 D | wlan_dfs_tgt_api.c | 138 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 D | wlan_dfs_lmac_api.h | 54 void lmac_dfs_disable(struct wlan_objmgr_pdev *pdev, int no_cac);
|
H A D | wlan_dfs_tgt_api.h | 175 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 D | dfs_radar.c | 136 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 D | dfs.h | 2168 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 D | wlan_lmac_if_def.h | 1266 int no_cac); 2494 int no_cac,
|