Searched refs:c4iw_pd (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 391 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem() 433 struct c4iw_pd *php; in c4iw_get_dma_mr() 499 struct c4iw_pd *php; in c4iw_reg_user_mr() 602 struct c4iw_pd *php; in c4iw_alloc_mr()
|
H A D | provider.c | 197 struct c4iw_pd *php; in c4iw_deallocate_pd() 211 struct c4iw_pd *php = to_c4iw_pd(pd); in c4iw_allocate_pd() 506 INIT_RDMA_OBJ_SIZE(ib_pd, c4iw_pd, ibpd),
|
H A D | iw_cxgb4.h | 360 struct c4iw_pd { struct 366 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd) in to_c4iw_pd() 368 return container_of(ibpd, struct c4iw_pd, ibpd); in to_c4iw_pd()
|
H A D | qp.c | 2115 struct c4iw_pd *php; in c4iw_create_qp() 2668 struct c4iw_pd *php; in c4iw_create_srq()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | provider.c | 196 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),
|
H A D | mem.c | 407 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()
|
H A D | iw_cxgb4.h | 366 struct c4iw_pd { struct 372 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd) in to_c4iw_pd() 374 return container_of(ibpd, struct c4iw_pd, ibpd); in to_c4iw_pd()
|
H A D | qp.c | 2117 struct c4iw_pd *php; in c4iw_create_qp() 2677 struct c4iw_pd *php; in c4iw_create_srq()
|
Completed in 21 milliseconds