Searched refs:res_port_rsvd (Results 1 – 2 of 2) sorted by relevance
320 reserved = (port > 0) ? res_alloc->res_port_rsvd[port - 1] : in mlx4_grant_resource()357 res_alloc->res_port_rsvd[port - 1] -= from_rsvd; in mlx4_grant_resource()404 res_alloc->res_port_rsvd[port - 1] += from_rsvd; in mlx4_release_resource()614 res_alloc->res_port_rsvd[j] += in mlx4_init_resource_tracker()
541 int res_port_rsvd[MLX4_MAX_PORTS]; member