Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dmem.c372 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem()
395 static int reregister_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in reregister_mem()
508 struct c4iw_pd *php; in c4iw_reregister_phys_mem()
581 struct c4iw_pd *php; in c4iw_register_phys_mem()
659 struct c4iw_pd *php; in c4iw_get_dma_mr()
709 struct c4iw_pd *php; in c4iw_reg_user_mr()
806 struct c4iw_pd *php; in c4iw_alloc_mw()
861 struct c4iw_pd *php; in c4iw_alloc_mr()
Diw_cxgb4.h354 struct c4iw_pd { struct
360 static inline struct c4iw_pd *to_c4iw_pd(struct ib_pd *ibpd) in to_c4iw_pd() argument
362 return container_of(ibpd, struct c4iw_pd, ibpd); in to_c4iw_pd()
Dprovider.c238 struct c4iw_pd *php; in c4iw_deallocate_pd()
255 struct c4iw_pd *php; in c4iw_allocate_pd()
Dqp.c1626 struct c4iw_pd *php; in c4iw_create_qp()