Searched defs:rhp (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | mem.c | 182 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); in _c4iw_write_mem_dma() local 372 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem() 408 struct c4iw_dev *rhp; in c4iw_get_dma_mr() local 458 struct c4iw_dev *rhp; in c4iw_reg_user_mr() local 556 struct c4iw_dev *rhp; in c4iw_alloc_mw() local 594 struct c4iw_dev *rhp; in c4iw_dealloc_mw() local 613 struct c4iw_dev *rhp; in c4iw_alloc_mr() local 706 struct c4iw_dev *rhp; in c4iw_dereg_mr() local 730 void c4iw_invalidate_mr(struct c4iw_dev *rhp, u32 rkey) in c4iw_invalidate_mr()
|
H A D | qp.c | 106 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() 1343 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) in rdma_init() 1434 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp() 1686 struct c4iw_dev *rhp; in c4iw_destroy_qp() local 1715 struct c4iw_dev *rhp; in c4iw_create_qp() local 1918 struct c4iw_dev *rhp; in c4iw_ib_modify_qp() local
|
H A D | provider.c | 96 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 D | iw_cxgbe.h | 289 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) in get_chp() 294 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp() 299 static inline struct c4iw_mr *get_mhp(struct c4iw_dev *rhp, u32 mmid) in get_mhp() 304 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, in _insert_handle() 324 static inline int insert_handle(struct c4iw_dev *rhp, struct idr *idr, in insert_handle() 330 static inline int insert_handle_nolock(struct c4iw_dev *rhp, struct idr *idr, in insert_handle_nolock() 336 static inline void _remove_handle(struct c4iw_dev *rhp, struct idr *idr, in _remove_handle() 346 static inline void remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id) in remove_handle() 351 static inline void remove_handle_nolock(struct c4iw_dev *rhp, in remove_handle_nolock() 367 struct c4iw_dev *rhp; member [all …]
|
H A D | cq.c | 56 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 D | cm.c | 435 struct c4iw_dev *rhp; member
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | libcxgb4.h | 105 struct c4iw_dev *rhp; member 116 struct c4iw_dev *rhp; member 156 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qid) in get_qhp() 161 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 qid) in get_chp()
|
H A D | dev.c | 112 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); in c4iw_alloc_context() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-decnet.c | 470 const union routehdr *rhp; in decnet_print() local 577 const union routehdr *rhp, u_int length, in print_decnet_ctlmsg()
|