Searched refs:alloc_index (Results 1 – 3 of 3) sorted by relevance
185 static u32 alloc_index(struct rxe_pool *pool) in alloc_index() function288 elem->index = alloc_index(pool); in rxe_add_index()
236 unsigned short alloc_index; member
962 pwrb_handle = pwrb_context->pwrb_handle_base[pwrb_context->alloc_index]; in beiscsi_get_wrb_handle()964 if (pwrb_context->alloc_index == (wrbs_per_cxn - 1)) in beiscsi_get_wrb_handle()965 pwrb_context->alloc_index = 0; in beiscsi_get_wrb_handle()967 pwrb_context->alloc_index++; in beiscsi_get_wrb_handle()2653 pwrb_context->alloc_index = 0; in beiscsi_init_wrb_handle()