Home
last modified time | relevance | path

Searched refs:unmapped (Results 1 – 16 of 16) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_desc.c166 if (!rx_desc->unmapped) { in dp_rx_desc_nbuf_collect()
169 rx_desc->unmapped = 1; in dp_rx_desc_nbuf_collect()
380 if (!(rx_desc_pool->array[i].rx_desc.unmapped)) { in dp_rx_desc_nbuf_and_pool_free()
382 rx_desc_pool->array[i].rx_desc.unmapped = 1; in dp_rx_desc_nbuf_and_pool_free()
405 if (!(rx_desc_pool->array[i].rx_desc.unmapped)) { in dp_rx_desc_nbuf_free()
407 rx_desc_pool->array[i].rx_desc.unmapped = 1; in dp_rx_desc_nbuf_free()
432 if (!(rx_desc_pool->array[i].rx_desc.unmapped)) { in dp_rx_desc_frag_free()
436 rx_desc_pool->array[i].rx_desc.unmapped = 1; in dp_rx_desc_frag_free()
H A Ddp_rx.h161 unmapped:1, member
1550 rx_desc->in_use, rx_desc->unmapped); in dp_rx_desc_dump()
1959 rx_desc->unmapped = 0; in dp_rx_desc_prep()
1984 rx_desc->unmapped = 0; in dp_rx_desc_frag_prep()
2021 rx_desc->unmapped = 0; in dp_rx_desc_prep()
2032 rx_desc->unmapped = 0; in dp_rx_desc_frag_prep()
2791 rx_desc->unmapped = 1; in dp_rx_nbuf_unmap()
H A Ddp_rx_err.c337 rx_desc->unmapped = 1; in dp_rx_msdus_drop()
739 rx_desc->unmapped = 1; in dp_rx_bar_frame_handle()
1122 rx_desc->unmapped = 1; in dp_rx_reo_err_entry_process()
1880 qdf_assert_always(!rx_desc->unmapped); in dp_rx_err_handle_msdu_buf()
1882 rx_desc->unmapped = 1; in dp_rx_err_handle_msdu_buf()
3038 if (rx_desc->unmapped == 0) { in dp_rx_err_mpdu_pop()
3045 rx_desc->unmapped = 1; in dp_rx_err_mpdu_pop()
3222 rx_desc->unmapped = 1; in dp_wbm_int_err_mpdu_pop()
3284 rx_desc->unmapped = 1; in dp_handle_wbm_internal_error()
H A Ddp_rx_defrag.c1323 rx_desc->unmapped = 0; in dp_rx_defrag_reo_reinject()
2173 if (rx_desc->unmapped) in dp_rx_frag_handle()
2178 rx_desc->unmapped = 1; in dp_rx_frag_handle()
H A Ddp_rx.c466 desc_list->rx_desc.unmapped = 0; in __dp_rx_buffers_no_map_lt_replenish()
570 (*desc_list)->rx_desc.unmapped = 0; in __dp_rx_buffers_no_map_replenish()
770 desc_list->rx_desc.unmapped = 0; in __dp_pdev_rx_buffers_no_map_attach()
881 rx_desc->unmapped = 0; in dp_rx_desc_reuse()
H A Ddp_ipa.c299 if ((!(rx_desc->in_use)) || rx_desc->unmapped) in dp_ipa_handle_rx_buf_pool_smmu_mapping()
353 rx_pool->array[i].rx_desc.unmapped) in dp_ipa_handle_rx_buf_pool_smmu_mapping()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_status_1.0.c739 if (!rx_desc->unmapped) { in dp_rx_mon_status_srng_process()
744 rx_desc->unmapped = 1; in dp_rx_mon_status_srng_process()
753 if (qdf_likely(!rx_desc->unmapped)) { in dp_rx_mon_status_srng_process()
757 rx_desc->unmapped = 1; in dp_rx_mon_status_srng_process()
823 rx_desc->unmapped = 0; in dp_rx_mon_status_srng_process()
1130 (*desc_list)->rx_desc.unmapped = 0; in dp_rx_mon_status_buffers_replenish()
H A Ddp_rx_mon_dest_1.0.c281 if (rx_desc->unmapped == 0) { in dp_rx_mon_mpdu_pop()
287 rx_desc->unmapped = 1; in dp_rx_mon_mpdu_pop()
548 if (!rx_desc->unmapped) { in dp_rx_mon_drop_one_mpdu()
551 rx_desc->unmapped = 1; in dp_rx_mon_drop_one_mpdu()
1125 if (!rx_desc->unmapped) { in dp_mon_dest_srng_drop_for_mac()
1129 rx_desc->unmapped = 1; in dp_mon_dest_srng_drop_for_mac()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_tx_mon_status_2.0.c83 if (!mon_desc->unmapped) { in dp_tx_mon_status_free_packet_buf()
88 mon_desc->unmapped = 1; in dp_tx_mon_status_free_packet_buf()
1338 if (!mon_desc->unmapped) { in dp_tx_mon_update_ppdu_info_status()
1343 mon_desc->unmapped = 1; in dp_tx_mon_update_ppdu_info_status()
H A Ddp_mon_2.0.h202 unmapped:1, member
H A Ddp_rx_mon_2.0.c860 if (!mon_desc->unmapped) { in dp_rx_mon_handle_mon_buf_addr()
865 mon_desc->unmapped = 1; in dp_rx_mon_handle_mon_buf_addr()
1846 if (!mon_desc->unmapped) { in dp_rx_mon_flush_packet_tlv()
1851 mon_desc->unmapped = 1; in dp_rx_mon_flush_packet_tlv()
2487 if (!mon_desc->unmapped) { in dp_rx_mon_srng_process_2_0()
2491 mon_desc->unmapped = 1; in dp_rx_mon_srng_process_2_0()
H A Ddp_mon_2.0.c847 if (!(mon_desc_pool->array[desc_id].mon_desc.unmapped)) { in dp_mon_pool_frag_unmap_and_free()
851 mon_desc_pool->array[desc_id].mon_desc.unmapped = 1; in dp_mon_pool_frag_unmap_and_free()
947 (*desc_list)->mon_desc.unmapped = 0; in dp_mon_buffers_replenish()
H A Ddp_tx_mon_2.0.c201 if (!mon_desc->unmapped) { in dp_tx_mon_srng_process_2_0()
205 mon_desc->unmapped = 1; in dp_tx_mon_srng_process_2_0()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.c348 qdf_assert_always(!rx_desc->unmapped); in dp_rx_process_li()
1219 rx_desc->unmapped = 1; in dp_rx_wbm_err_reap_desc_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_rx.c442 qdf_assert_always(!rx_desc->unmapped); in dp_rx_process_be()
2101 rx_desc->unmapped = 1;
/wlan-driver/platform/cnss2/
H A Dpci.c5435 size_t unmapped; in cnss_smmu_unmap() local
5455 unmapped = iommu_unmap(pci_priv->iommu_domain, iova, len); in cnss_smmu_unmap()
5456 if (unmapped != len) { in cnss_smmu_unmap()
5458 unmapped, len); in cnss_smmu_unmap()