Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h131 static inline struct c4iw_context *to_c4iw_context(struct ibv_context *ibctx) in to_c4iw_context() function
H A Ddev.c226 struct c4iw_context *context = to_c4iw_context(ibctx); in c4iw_free_context()
H A Dverbs.c423 struct c4iw_context *ctx = to_c4iw_context(pd->context); in create_qp()