Home
last modified time | relevance | path

Searched refs:create (Results 1 – 18 of 18) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_ipa.h422 bool create,
454 bool create,
660 bool create, in dp_ipa_handle_rx_buf_smmu_mapping() argument
714 bool create, in dp_ipa_rx_buf_pool_smmu_mapping() argument
H A Ddp_ipa.c116 bool create, in __dp_ipa_handle_buf_smmu_mapping() argument
137 if (create) { in __dp_ipa_handle_buf_smmu_mapping()
153 if (create) in __dp_ipa_handle_buf_smmu_mapping()
164 bool create, const char *func, in dp_ipa_handle_rx_buf_smmu_mapping() argument
187 if (!create && qdf_nbuf_is_rx_ipa_smmu_map(nbuf)) { in dp_ipa_handle_rx_buf_smmu_mapping()
194 if (qdf_unlikely(create == qdf_nbuf_is_rx_ipa_smmu_map(nbuf))) { in dp_ipa_handle_rx_buf_smmu_mapping()
195 if (create) { in dp_ipa_handle_rx_buf_smmu_mapping()
203 qdf_nbuf_set_rx_ipa_smmu_map(nbuf, create); in dp_ipa_handle_rx_buf_smmu_mapping()
205 return __dp_ipa_handle_buf_smmu_mapping(soc, nbuf, size, create, in dp_ipa_handle_rx_buf_smmu_mapping()
212 bool create, in __dp_ipa_tx_buf_smmu_mapping() argument
[all …]
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
H A DREADME
/wlan-driver/wpa_supplicant_8/src/
H A Dbuild.rules
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_ipa.c282 bool create) in __ol_txrx_ipa_tx_buf_smmu_mapping() argument
318 ret = cds_smmu_map_unmap(create, unmap_cnt, mem_map_table); in __ol_txrx_ipa_tx_buf_smmu_mapping()
321 htt_pdev->ipa_uc_tx_rsc.ipa_smmu_mapped = create; in __ol_txrx_ipa_tx_buf_smmu_mapping()
322 ol_txrx_info("smmu_map_unmap:%d of %d Tx buffers", create, unmap_cnt); in __ol_txrx_ipa_tx_buf_smmu_mapping()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ipa.h787 bool create, const char *func, uint32_t line) in cdp_ipa_rx_buf_smmu_pool_mapping() argument
797 pdev_id, create, func, line); in cdp_ipa_rx_buf_smmu_pool_mapping()
H A Dcdp_txrx_ops.h2332 bool create,
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A DREADME-Windows.txt
H A DREADME
H A DREADME-HS20
H A Ddefconfig
H A DChangeLog
/wlan-driver/wpa_supplicant_8/hostapd/
H A Ddefconfig
H A DREADME-WPS
H A DREADME
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparse_mac_trace.cmm38 ;5.select a folder, create a file and select it to store the output of script.
/wlan-driver/qcacld-3.0/
H A Dwlan_qcacld3_modules.bzl1554 #TODO: Will need to create a separate flag to handle false case
H A DKbuild4699 #Maximum pending commands for a vdev is calculated in vdev create handler