Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_misc.c112 ext_chan_busy = lmac_get_ext_busy(dfs->dfs_pdev_obj); in dfs_get_pri_margin()
139 ext_chan_busy = lmac_get_ext_busy(dfs->dfs_pdev_obj); in dfs_get_filter_threshold()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_lmac_api.h86 uint32_t lmac_get_ext_busy(struct wlan_objmgr_pdev *pdev);
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_lmac_api.c157 uint32_t lmac_get_ext_busy(struct wlan_objmgr_pdev *pdev) in lmac_get_ext_busy() function