Home
last modified time | relevance | path

Searched refs:allocated (Results 1 – 12 of 12) sorted by relevance

/wlan-driver/platform/cnss_prealloc/
H A DKconfig7 This feature enable cld wlan driver to use pre allocated memory
8 for it's internal usage and release it to back to pre allocated pool.
9 This memory is allocated at the cold boot time.
/wlan-driver/platform/icnss2/
H A DKconfig51 This feature enable cld wlan driver to use pre allocated memory
52 for it's internal usage and release it to back to pre allocated pool.
53 This memory is allocated at the cold boot time.
/wlan-driver/platform/cnss2/
H A DKconfig171 This feature enable cld wlan driver to use pre allocated memory
172 for it's internal usage and release it to back to pre allocated pool.
173 This memory is allocated at the cold boot time.
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h1590 uint16_t allocated; member
1928 uint16_t allocated; member
1968 uint16_t allocated; member
1975 uint16_t allocated; member
H A Ddp_tx.h1516 if (!tx_hw_desc_history->allocated) in dp_tx_hw_desc_update_evt()
H A Ddp_internal.h4818 uint16_t allocated; member
4845 history->allocated = 1; in dp_soc_frag_history_attach()
4877 history->allocated = 0; in dp_soc_frag_history_detach()
H A Ddp_tx.c159 if (qdf_unlikely(!tx_comp_history->allocated)) in dp_tx_desc_history_add()
173 if (qdf_unlikely(!tx_tcl_history->allocated)) in dp_tx_desc_history_add()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx_ll.c330 bool allocated = true; in htt_rx_ring_buf_attach() local
341 allocated = false; /* allocated from pool */ in htt_rx_ring_buf_attach()
344 if (allocated || !qdf_atomic_read(&pdev->rx_buff_pool.fill_cnt)) in htt_rx_ring_buf_attach()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.c168 if (!tx_hw_desc_history->allocated) in dp_tx_record_hw_desc_rh()
/wlan-driver/wpa_supplicant_8/hostapd/
H A DChangeLog
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A DChangeLog
/wlan-driver/fw-api/fw/
H A Dhtt_stats.h10706 allocated : 1, member