Searched refs:GKI_poolcount (Results 1 – 4 of 4) sorted by relevance
70 UINT16 GKI_poolcount (UINT8);
492 UINT16 GKI_poolcount (UINT8 pool_id) in GKI_poolcount() function
896 if (GKI_poolcount(xx) > reserved_buff[xx]) in l2c_link_adjust_chnl_allocation()897 … quota_per_weighted_chnls[xx] = ((GKI_poolcount(xx) - reserved_buff[xx])/weighted_chnls[xx]) + 1; in l2c_link_adjust_chnl_allocation()902 … xx, GKI_poolcount(xx), reserved_buff[xx], weighted_chnls[xx], quota_per_weighted_chnls[xx] ); in l2c_link_adjust_chnl_allocation()
1124 GKI_poolcount (p_ccb->ertm_info.user_rx_pool_id)); in process_i_frame()