| /freebsd-10-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-10-stable/sys/dev/cxgbe/iw_cxgbe/ |
| D | mem.c | 259 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem() 280 static int reregister_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in reregister_mem() 392 struct c4iw_dev *rhp; in c4iw_reregister_phys_mem() local 461 struct c4iw_dev *rhp; in c4iw_register_phys_mem() local 538 struct c4iw_dev *rhp; in c4iw_get_dma_mr() local 588 struct c4iw_dev *rhp; in c4iw_reg_user_mr() local 690 struct c4iw_dev *rhp; in c4iw_alloc_mw() local 725 struct c4iw_dev *rhp; in c4iw_dealloc_mw() local 742 struct c4iw_dev *rhp; in c4iw_alloc_fast_reg_mr() local 825 struct c4iw_dev *rhp; in c4iw_dereg_mr() local
|
| D | provider.c | 90 struct c4iw_dev *rhp = to_c4iw_dev(context->device); in c4iw_dealloc_ucontext() local 106 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); in c4iw_alloc_ucontext() local 222 struct c4iw_dev *rhp = php->rhp; in c4iw_deallocate_pd() local 241 struct c4iw_dev *rhp; in c4iw_allocate_pd() local
|
| D | qp.c | 1068 rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, struct c4iw_ep *ep) in rdma_fini() 1163 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) in rdma_init() 1246 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp() 1479 struct c4iw_dev *rhp; in c4iw_destroy_qp() local 1516 struct c4iw_dev *rhp; in c4iw_create_qp() local 1703 struct c4iw_dev *rhp; in c4iw_ib_modify_qp() local
|
| D | iw_cxgbe.h | 248 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) in get_chp() 253 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp() 258 static inline struct c4iw_mr *get_mhp(struct c4iw_dev *rhp, u32 mmid) in get_mhp() 263 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, in _insert_handle() 283 static inline int insert_handle(struct c4iw_dev *rhp, struct idr *idr, in insert_handle() 289 static inline int insert_handle_nolock(struct c4iw_dev *rhp, struct idr *idr, in insert_handle_nolock() 295 static inline void _remove_handle(struct c4iw_dev *rhp, struct idr *idr, in _remove_handle() 305 static inline void remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id) in remove_handle() 310 static inline void remove_handle_nolock(struct c4iw_dev *rhp, in remove_handle_nolock() 319 struct c4iw_dev *rhp; member [all …]
|
| D | cq.c | 793 struct c4iw_dev *rhp; in c4iw_create_cq() local
|
| D | cm.c | 230 struct c4iw_dev *rhp; member
|
| /freebsd-10-stable/contrib/ofed/libcxgb4/src/ |
| D | libcxgb4.h | 100 struct c4iw_dev *rhp; member 111 struct c4iw_dev *rhp; member 151 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qid) in get_qhp() 156 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 qid) in get_chp()
|
| D | dev.c | 113 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); in c4iw_alloc_context() local
|
| /freebsd-10-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()
|