Searched refs:c4iw_context (Results 1 – 3 of 3) sorted by relevance
82 struct c4iw_context { struct131 static inline struct c4iw_context *to_c4iw_context(struct ibv_context *ibctx) in to_c4iw_context()
109 struct c4iw_context *context; in c4iw_alloc_context()226 struct c4iw_context *context = to_c4iw_context(ibctx); in c4iw_free_context()
413 struct c4iw_context *ctx = to_c4iw_context(pd->context); in create_qp()