Home
last modified time | relevance | path

Searched refs:to_c4iw_pd (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
Dmem.c407 php = to_c4iw_pd(mr->pd); in c4iw_reregister_phys_mem()
416 php = to_c4iw_pd(pd); in c4iw_reregister_phys_mem()
467 php = to_c4iw_pd(pd); in c4iw_register_phys_mem()
545 php = to_c4iw_pd(pd); in c4iw_get_dma_mr()
600 php = to_c4iw_pd(pd); in c4iw_reg_user_mr()
697 php = to_c4iw_pd(pd); in c4iw_alloc_mw()
749 php = to_c4iw_pd(pd); in c4iw_alloc_fast_reg_mr()
Dprovider.c221 struct c4iw_pd *php = to_c4iw_pd(pd); in c4iw_deallocate_pd()
Diw_cxgbe.h322 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd) in to_c4iw_pd() function
Dqp.c1532 php = to_c4iw_pd(pd); in c4iw_create_qp()
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dlibcxgb4.h131 static inline struct c4iw_pd *to_c4iw_pd(struct ibv_pd *ibpd) in to_c4iw_pd() function