Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/libcxgb4/
HDlibcxgb4.h82 struct c4iw_context { struct
131 static inline struct c4iw_context *to_c4iw_context(struct ibv_context *ibctx) in to_c4iw_context()
HDdev.c109 struct c4iw_context *context; in c4iw_alloc_context()
226 struct c4iw_context *context = to_c4iw_context(ibctx); in c4iw_free_context()
HDverbs.c413 struct c4iw_context *ctx = to_c4iw_context(pd->context); in create_qp()