Searched refs:allocation (Results 1 – 10 of 10) sorted by relevance
713 uint8_t allocation = 0; in htc_get_credit_allocation() local718 allocation = in htc_get_credit_allocation()723 if (0 == allocation) { in htc_get_credit_allocation()729 return allocation; in htc_get_credit_allocation()
186 # Use static allocation for DFS
1278 void *allocation; in htt_rx_hash_init() local1296 allocation = qdf_mem_malloc((sizeof(struct htt_rx_hash_bucket) + in htt_rx_hash_init()1299 pdev->rx_ring.hash_table[i] = allocation; in htt_rx_hash_init()
4493 #Flag to enable Multi page memory allocation for RX descriptor pool