Home
last modified time | relevance | path

Searched refs:dfs_disable (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_lmac_api.c86 if (dfs_tx_ops->dfs_disable) in lmac_dfs_disable()
87 dfs_tx_ops->dfs_disable(pdev, no_cac); in lmac_dfs_disable()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1265 QDF_STATUS (*dfs_disable)(struct wlan_objmgr_pdev *pdev, member