Home
last modified time | relevance | path

Searched refs:c4iw_post_srq_recv (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h202 int c4iw_post_srq_recv(struct ibv_srq *ibsrq,
H A Ddev.c102 .post_srq_recv = c4iw_post_srq_recv,
H A Dverbs.c303 int c4iw_post_srq_recv(struct ibv_srq *ibsrq, struct ibv_recv_wr *wr, in c4iw_post_srq_recv() function