Searched refs:unmapped (Results 1 – 16 of 16) sorted by relevance
166 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()
161 unmapped:1, member1550 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()
337 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()
1323 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()
466 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()
299 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()
739 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()
281 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()
83 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()
202 unmapped:1, member
860 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()
847 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()
201 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()
348 qdf_assert_always(!rx_desc->unmapped); in dp_rx_process_li()1219 rx_desc->unmapped = 1; in dp_rx_wbm_err_reap_desc_li()
442 qdf_assert_always(!rx_desc->unmapped); in dp_rx_process_be()2101 rx_desc->unmapped = 1;
5435 size_t unmapped; in cnss_smmu_unmap() local5455 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()