Home
last modified time | relevance | path

Searched refs:excess_tasks (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Decore_dev.c2416 u32 rdma_tasks, excess_tasks; in ecore_resc_alloc() local
2470 excess_tasks = ecore_cxt_cfg_ilt_compute_excess( in ecore_resc_alloc()
2472 if (!excess_tasks) in ecore_resc_alloc()
2475 rdma_tasks = RDMA_MAX_TIDS - excess_tasks; in ecore_resc_alloc()