Home | History | Annotate | Download | only in common

Lines Matching refs:GKI_NUM_TOTAL_BUF_POOLS

21 #if (GKI_NUM_TOTAL_BUF_POOLS > 16)
160 for (tt = 0; tt < GKI_NUM_TOTAL_BUF_POOLS; tt++)
511 if (pool_id >= GKI_NUM_TOTAL_BUF_POOLS)
611 if (p_hdr->q_id >= GKI_NUM_TOTAL_BUF_POOLS)
661 if (p_hdr->q_id < GKI_NUM_TOTAL_BUF_POOLS)
1106 for (xx = 0; xx < GKI_NUM_TOTAL_BUF_POOLS; xx++)
1150 if (pool_id < GKI_NUM_TOTAL_BUF_POOLS)
1245 if (pool_id >= GKI_NUM_TOTAL_BUF_POOLS)
1287 if (pool_id >= GKI_NUM_TOTAL_BUF_POOLS)
1309 if (pool_id >= GKI_NUM_TOTAL_BUF_POOLS)
1431 for (xx = 0; xx < GKI_NUM_TOTAL_BUF_POOLS; xx++)
1437 if (xx == GKI_NUM_TOTAL_BUF_POOLS)
1480 if ((pool_id >= GKI_NUM_TOTAL_BUF_POOLS) || (!p_cb->pool_start[pool_id]))
1527 if (pool_id < GKI_NUM_TOTAL_BUF_POOLS)
1549 if (pool_id >= GKI_NUM_TOTAL_BUF_POOLS)