Home
last modified time | relevance | path

Searched defs:rhp (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c182 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); _c4iw_write_mem_dma() local
372 register_mem(struct c4iw_dev * rhp,struct c4iw_pd * php,struct c4iw_mr * mhp,int shift) register_mem() argument
408 struct c4iw_dev *rhp; c4iw_get_dma_mr() local
458 struct c4iw_dev *rhp; c4iw_reg_user_mr() local
556 struct c4iw_dev *rhp; c4iw_alloc_mw() local
594 struct c4iw_dev *rhp; c4iw_dealloc_mw() local
613 struct c4iw_dev *rhp; c4iw_alloc_mr() local
706 struct c4iw_dev *rhp; c4iw_dereg_mr() local
730 c4iw_invalidate_mr(struct c4iw_dev * rhp,u32 rkey) c4iw_invalidate_mr() argument
[all...]
H A Dqp.c106 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); in destroy_qp() local
130 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); in create_qp() local
576 struct c4iw_dev *rhp; in free_qp_work() local
1248 rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, struct c4iw_ep *ep) in rdma_fini()
1345 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) in rdma_init()
1436 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp()
1688 struct c4iw_dev *rhp; in c4iw_destroy_qp() local
1717 struct c4iw_dev *rhp; in c4iw_create_qp() local
1920 struct c4iw_dev *rhp; in c4iw_ib_modify_qp() local
H A Dprovider.c96 struct c4iw_dev *rhp; in c4iw_dealloc_ucontext() local
114 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); in c4iw_alloc_ucontext() local
213 struct c4iw_dev *rhp = php->rhp; in c4iw_deallocate_pd() local
229 struct c4iw_dev *rhp; in c4iw_allocate_pd() local
H A Diw_cxgbe.h289 get_chp(struct c4iw_dev * rhp,u32 cqid) get_chp() argument
294 get_qhp(struct c4iw_dev * rhp,u32 qpid) get_qhp() argument
299 get_mhp(struct c4iw_dev * rhp,u32 mmid) get_mhp() argument
304 _insert_handle(struct c4iw_dev * rhp,struct idr * idr,void * handle,u32 id,int lock) _insert_handle() argument
324 insert_handle(struct c4iw_dev * rhp,struct idr * idr,void * handle,u32 id) insert_handle() argument
330 insert_handle_nolock(struct c4iw_dev * rhp,struct idr * idr,void * handle,u32 id) insert_handle_nolock() argument
336 _remove_handle(struct c4iw_dev * rhp,struct idr * idr,u32 id,int lock) _remove_handle() argument
346 remove_handle(struct c4iw_dev * rhp,struct idr * idr,u32 id) remove_handle() argument
351 remove_handle_nolock(struct c4iw_dev * rhp,struct idr * idr,u32 id) remove_handle_nolock() argument
367 struct c4iw_dev *rhp; global() member
396 struct c4iw_dev *rhp; global() member
412 struct c4iw_dev *rhp; global() member
424 struct c4iw_dev *rhp; global() member
486 struct c4iw_dev *rhp; global() member
[all...]
H A Dcq.c56 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); in destroy_cq() local
99 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); in create_cq() local
910 struct c4iw_dev *rhp; in c4iw_create_cq() local
H A Dcm.c435 struct c4iw_dev *rhp; member
/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h161 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qid) in get_chp() argument
105 struct c4iw_dev *rhp; global() member
116 struct c4iw_dev *rhp; global() member
156 get_qhp(struct c4iw_dev * rhp,u32 qid) get_qhp() argument
H A Ddev.c112 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); in c4iw_alloc_context() local
[all...]
/freebsd/contrib/tcpdump/
H A Dprint-decnet.c470 const union routehdr *rhp; in decnet_print() local
577 const union routehdr *rhp, u_int length, in print_decnet_ctlmsg()