Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_lmac_api.c173 if (dfs_tx_ops->dfs_get_ext_busy) in lmac_get_ext_busy()
174 dfs_tx_ops->dfs_get_ext_busy(pdev, &ext_chan_busy); in lmac_get_ext_busy()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1272 QDF_STATUS (*dfs_get_ext_busy)(struct wlan_objmgr_pdev *pdev, member