Searched refs:c4iw_pd (Results 1 – 6 of 6) sorted by relevance
88 struct c4iw_pd { struct136 static inline struct c4iw_pd *to_c4iw_pd(struct ibv_pd *ibpd) in to_c4iw_pd()
83 struct c4iw_pd *pd; in c4iw_alloc_pd()
372 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem()409 struct c4iw_pd *php; in c4iw_get_dma_mr()459 struct c4iw_pd *php; in c4iw_reg_user_mr()557 struct c4iw_pd *php; in c4iw_alloc_mw()614 struct c4iw_pd *php; in c4iw_alloc_mr()
212 struct c4iw_pd *php = to_c4iw_pd(pd); in c4iw_deallocate_pd()226 struct c4iw_pd *php = to_c4iw_pd(pd); in c4iw_allocate_pd()416 #define c4iw_ib_pd c4iw_pd in c4iw_register_device()
364 struct c4iw_pd { struct370 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd) in to_c4iw_pd() argument372 return container_of(ibpd, struct c4iw_pd, ibpd); in to_c4iw_pd()
1717 struct c4iw_pd *php; in c4iw_create_qp()