Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
H A Dwlan_ipa_main.h375 void ipa_set_dfs_cac_tx(struct wlan_objmgr_pdev *pdev, bool tx_block);
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
H A Dwlan_ipa_ucfg_api.c186 return ipa_set_dfs_cac_tx(pdev, tx_block); in ucfg_ipa_set_dfs_cac_tx()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_main.c458 void ipa_set_dfs_cac_tx(struct wlan_objmgr_pdev *pdev, bool tx_block) in ipa_set_dfs_cac_tx() function