Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h179 struct ibv_pd *c4iw_alloc_pd(struct ibv_context *context);
H A Ddev.c84 .alloc_pd = c4iw_alloc_pd,
H A Dverbs.c79 struct ibv_pd *c4iw_alloc_pd(struct ibv_context *context) in c4iw_alloc_pd() function