Searched refs:res_port_rsvd (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c326 reserved = (port > 0) ? res_alloc->res_port_rsvd[port - 1] :
363 res_alloc->res_port_rsvd[port - 1] -= from_rsvd;
410 res_alloc->res_port_rsvd[port - 1] += from_rsvd;
620 res_alloc->res_port_rsvd[j] +=
H A Dmlx4.h536 int res_port_rsvd[MLX4_MAX_PORTS]; member in union:resource_allocator::__anon9

Completed in 123 milliseconds