Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/cxgb4/
Dmem.c407 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem()
449 struct c4iw_pd *php; in c4iw_get_dma_mr()
515 struct c4iw_pd *php; in c4iw_reg_user_mr()
618 struct c4iw_pd *php; in c4iw_alloc_mw()
686 struct c4iw_pd *php; in c4iw_alloc_mr()
Dprovider.c196 struct c4iw_pd *php; in c4iw_deallocate_pd()
210 struct c4iw_pd *php = to_c4iw_pd(pd); in c4iw_allocate_pd()
504 INIT_RDMA_OBJ_SIZE(ib_pd, c4iw_pd, ibpd),
Diw_cxgb4.h366 struct c4iw_pd { struct
372 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd) in to_c4iw_pd() argument
374 return container_of(ibpd, struct c4iw_pd, ibpd); in to_c4iw_pd()
Dqp.c2116 struct c4iw_pd *php; in c4iw_create_qp()
2675 struct c4iw_pd *php; in c4iw_create_srq()