Searched refs:allocated (Results 1 – 12 of 12) sorted by relevance
7 This feature enable cld wlan driver to use pre allocated memory8 for it's internal usage and release it to back to pre allocated pool.9 This memory is allocated at the cold boot time.
51 This feature enable cld wlan driver to use pre allocated memory52 for it's internal usage and release it to back to pre allocated pool.53 This memory is allocated at the cold boot time.
171 This feature enable cld wlan driver to use pre allocated memory172 for it's internal usage and release it to back to pre allocated pool.173 This memory is allocated at the cold boot time.
1590 uint16_t allocated; member1928 uint16_t allocated; member1968 uint16_t allocated; member1975 uint16_t allocated; member
1516 if (!tx_hw_desc_history->allocated) in dp_tx_hw_desc_update_evt()
4818 uint16_t allocated; member4845 history->allocated = 1; in dp_soc_frag_history_attach()4877 history->allocated = 0; in dp_soc_frag_history_detach()
159 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()
330 bool allocated = true; in htt_rx_ring_buf_attach() local341 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()
168 if (!tx_hw_desc_history->allocated) in dp_tx_record_hw_desc_rh()
10706 allocated : 1, member