Searched refs:ibv_init_ah_from_wc (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dverbs.c858 int ibv_init_ah_from_wc(struct ibv_context *context, uint8_t port_num, function
892 ret = ibv_init_ah_from_wc(pd->context, port_num, wc, grh, &ah_attr);
H A Dverbs.h2286 * ibv_init_ah_from_wc - Initializes address handle attributes from a
2296 int ibv_init_ah_from_wc(struct ibv_context *context, uint8_t port_num,

Completed in 140 milliseconds