Home
last modified time | relevance | path

Searched refs:ibv_kern_recv_wr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h995 struct ibv_kern_recv_wr { struct
1010 struct ibv_kern_recv_wr recv_wr[0]; argument
1026 struct ibv_kern_recv_wr recv_wr[0];
H A Dcmd.c1545 struct ibv_kern_recv_wr *n, *tmp; in ibv_cmd_post_recv()
1566 n = (struct ibv_kern_recv_wr *) ((void *) cmd + sizeof *cmd); in ibv_cmd_post_recv()
1606 struct ibv_kern_recv_wr *n, *tmp; in ibv_cmd_post_srq_recv()
1627 n = (struct ibv_kern_recv_wr *) ((void *) cmd + sizeof *cmd); in ibv_cmd_post_srq_recv()