Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dmem.c524 php = to_c4iw_pd(mr->pd); in c4iw_reregister_phys_mem()
533 php = to_c4iw_pd(pd); in c4iw_reregister_phys_mem()
586 php = to_c4iw_pd(pd); in c4iw_register_phys_mem()
665 php = to_c4iw_pd(pd); in c4iw_get_dma_mr()
720 php = to_c4iw_pd(pd); in c4iw_reg_user_mr()
815 php = to_c4iw_pd(pd); in c4iw_alloc_mw()
872 php = to_c4iw_pd(pd); in c4iw_alloc_mr()
Dprovider.c240 php = to_c4iw_pd(pd); in c4iw_deallocate_pd()
Diw_cxgb4.h360 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd) in to_c4iw_pd() function
Dqp.c1640 php = to_c4iw_pd(pd); in c4iw_create_qp()