Searched defs:rhp (Results 1 – 6 of 6) sorted by relevance
/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 391 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem() 432 struct c4iw_dev *rhp; in c4iw_get_dma_mr() local 498 struct c4iw_dev *rhp; in c4iw_reg_user_mr() local 601 struct c4iw_dev *rhp; in c4iw_alloc_mr() local 702 struct c4iw_dev *rhp; in c4iw_dereg_mr() local 729 void c4iw_invalidate_mr(struct c4iw_dev *rhp, u32 rkey) in c4iw_invalidate_mr()
|
D | provider.c | 64 struct c4iw_dev *rhp; in c4iw_dealloc_ucontext() local 80 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); in c4iw_alloc_ucontext() local 195 struct c4iw_dev *rhp; in c4iw_deallocate_pd() local 213 struct c4iw_dev *rhp; in c4iw_allocate_pd() local
|
D | qp.c | 1085 struct c4iw_dev *rhp; in c4iw_post_send() local 1692 static int rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in rdma_fini() 1749 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) in rdma_init() 1832 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp() 2072 struct c4iw_dev *rhp; in c4iw_destroy_qp() local 2113 struct c4iw_dev *rhp; in c4iw_create_qp() local 2359 struct c4iw_dev *rhp; in c4iw_ib_modify_qp() local 2666 struct c4iw_dev *rhp; in c4iw_create_srq() local 2798 struct c4iw_dev *rhp; in c4iw_destroy_srq() local
|
D | iw_cxgb4.h | 344 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) in get_chp() 349 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp() 364 struct c4iw_dev *rhp; member 393 struct c4iw_dev *rhp; member 411 struct c4iw_dev *rhp; member 425 struct c4iw_dev *rhp; member 482 struct c4iw_dev *rhp; member 505 struct c4iw_dev *rhp; member
|
D | cq.c | 1003 struct c4iw_dev *rhp = to_c4iw_dev(ibcq->device); in c4iw_create_cq() local
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-v4l2.c | 42 struct pvr2_ioread *rhp; member
|