Searched refs:BC_MAX_SLOTS (Results 1 – 1 of 1) sorted by relevance
34 #define BC_MAX_SLOTS 64U macro38 return BC_MAX_SLOTS; in xprt_bc_max_slots()154 if (min_reqs > BC_MAX_SLOTS) in xprt_setup_bc()155 min_reqs = BC_MAX_SLOTS; in xprt_setup_bc()260 if (atomic_read(&xprt->bc_slot_count) >= BC_MAX_SLOTS) in xprt_get_bc_request()