Searched refs:window_last (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_mlx_rmpp_ctx.h59 uint32_t window_last; member in struct:_osmv_rmpp_send_ctx
158 return p_send_ctx->window_last;
174 p_ctx->window_last = val;
/freebsd-10.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_dispatcher.c394 uint32_t old_wl = p_send_ctx->window_last;
463 p_send_ctx->window_last =
H A Dosm_vendor_mlx_rmpp_ctx.c77 p_ctx->window_last = 1;
H A Dosm_vendor_mlx_sender.c163 for (i = p_send_ctx->window_first; i <= p_send_ctx->window_last;

Completed in 162 milliseconds