Searched refs:to_bnxt_re_context (Results 1 – 3 of 3) sorted by relevance
295 cntx = to_bnxt_re_context(ibvctx); in bnxt_re_init_context()324 cntx = to_bnxt_re_context(ibvctx); in bnxt_re_uninit_context()
150 struct bnxt_re_context *cntx = to_bnxt_re_context(ibvctx); in bnxt_re_map_db_page()172 struct bnxt_re_context *cntx = to_bnxt_re_context(ibvctx); in bnxt_re_alloc_pd()291 struct bnxt_re_context *cntx = to_bnxt_re_context(ibvctx); in _bnxt_re_create_cq()381 struct bnxt_re_context *cntx = to_bnxt_re_context(ibvctx); in bnxt_re_create_cq()466 struct bnxt_re_context *cntx = to_bnxt_re_context(cq->ibvcq.context); in bnxt_re_resize_cq_complete()496 struct bnxt_re_context *cntx = to_bnxt_re_context(ibvcq->context); in bnxt_re_resize_cq()1541 struct bnxt_re_context *cntx = to_bnxt_re_context(ibvpd->context); in bnxt_re_create_qp()2328 uctx = to_bnxt_re_context(ibvpd->context); in bnxt_re_create_srq()2518 uctx = to_bnxt_re_context(ibvpd->context); in bnxt_re_create_ah()
342 static inline struct bnxt_re_context *to_bnxt_re_context( in to_bnxt_re_context() function