Searched refs:ibv_cmd_create_ah (Results 1 – 4 of 4) sorted by relevance
96 ibv_cmd_create_ah;
267 int ibv_cmd_create_ah(struct ibv_pd *pd, struct ibv_ah *ah,
1582 int ibv_cmd_create_ah(struct ibv_pd *pd, struct ibv_ah *ah, in ibv_cmd_create_ah() function
1698 if (ibv_cmd_create_ah(pd, &ah->ibv_ah, attr, &resp.ibv_resp, sizeof(resp))) in mlx5_create_ah()