Searched defs:rhp (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/ |
| D | iw_cxgb_provider.c | 129 struct iwch_dev *rhp = to_iwch_dev(context->device); in iwch_dealloc_ucontext() local 147 struct iwch_dev *rhp = to_iwch_dev(ibdev); in iwch_alloc_ucontext() local 183 struct iwch_dev *rhp; in iwch_create_cq() local 292 struct iwch_dev *rhp; in iwch_arm_cq() local 331 struct iwch_dev *rhp; in iwch_deallocate_pd() local 348 struct iwch_dev *rhp; in iwch_allocate_pd() local 374 struct iwch_dev *rhp; in iwch_dereg_mr() local 409 struct iwch_dev *rhp; in iwch_register_phys_mem() local 486 struct iwch_dev *rhp; in iwch_reregister_phys_mem() local 551 struct iwch_dev *rhp; in iwch_reg_user_mr() local [all …]
|
| D | iw_cxgb_cq.c | 88 static int iwch_poll_cq_one(struct iwch_dev *rhp, struct iwch_cq *chp, in iwch_poll_cq_one() 232 struct iwch_dev *rhp; in iwch_poll_cq() local
|
| D | iw_cxgb.h | 134 static inline struct iwch_cq *get_chp(struct iwch_dev *rhp, u32 cqid) in get_chp() 139 static inline struct iwch_qp *get_qhp(struct iwch_dev *rhp, u32 qpid) in get_qhp() 144 static inline struct iwch_mr *get_mhp(struct iwch_dev *rhp, u32 mmid) in get_mhp() 149 static inline int insert_handle(struct iwch_dev *rhp, struct idr *idr, in insert_handle() 169 static inline void remove_handle(struct iwch_dev *rhp, struct idr *idr, u32 id) in remove_handle()
|
| D | iw_cxgb_mem.c | 91 int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php, in iwch_register_mem() 115 int iwch_reregister_mem(struct iwch_dev *rhp, struct iwch_pd *php, in iwch_reregister_mem()
|
| D | iw_cxgb_qp.c | 199 static int iwch_sgl2pbl_map(struct iwch_dev *rhp, struct ib_sge *sg_list, in iwch_sgl2pbl_map() 517 struct iwch_dev *rhp; in iwch_bind_mw() local 839 static int rdma_init(struct iwch_dev *rhp, struct iwch_qp *qhp, in rdma_init() 888 int iwch_modify_qp(struct iwch_dev *rhp, struct iwch_qp *qhp, in iwch_modify_qp()
|
| D | iw_cxgb_provider.h | 39 struct iwch_dev *rhp; member 73 struct iwch_dev *rhp; member 88 struct iwch_dev *rhp; member 101 struct iwch_dev *rhp; member 158 struct iwch_dev *rhp; member
|
| /freebsd-9-stable/contrib/tcpdump/ |
| D | print-decnet.c | 70 register const union routehdr *rhp; in decnet_print() local 178 print_decnet_ctlmsg(register const union routehdr *rhp, u_int length, in print_decnet_ctlmsg()
|