Searched defs:rhp (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cq.c88 static int iwch_poll_cq_one(struct iwch_dev *rhp, struct iwch_cq *chp, argument
232 struct iwch_dev *rhp; local
H A Diw_cxgb_mem.c91 int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php, argument
115 int iwch_reregister_mem(struct iwch_dev *rhp, struct iwch_pd *php, argument
[all...]
H A Diw_cxgb.h134 static inline struct iwch_cq *get_chp(struct iwch_dev *rhp, u32 cqid) argument
139 static inline struct iwch_qp *get_qhp(struct iwch_dev *rhp, u32 qpid) argument
144 static inline struct iwch_mr *get_mhp(struct iwch_dev *rhp, u32 mmid) argument
149 static inline int insert_handle(struct iwch_dev *rhp, struct idr *idr, argument
169 remove_handle(struct iwch_dev *rhp, struct idr *idr, u32 id) argument
[all...]
H A Diw_cxgb_qp.c199 static int iwch_sgl2pbl_map(struct iwch_dev *rhp, struct ib_sge *sg_list, argument
517 struct iwch_dev *rhp; local
839 rdma_init(struct iwch_dev *rhp, struct iwch_qp *qhp, enum iwch_qp_attr_mask mask, struct iwch_qp_attributes *attrs) argument
888 iwch_modify_qp(struct iwch_dev *rhp, struct iwch_qp *qhp, enum iwch_qp_attr_mask mask, struct iwch_qp_attributes *attrs, int internal) argument
[all...]
H A Diw_cxgb_provider.h39 struct iwch_dev *rhp; member in struct:iwch_pd
73 struct iwch_dev *rhp; member in struct:iwch_mr
88 struct iwch_dev *rhp; member in struct:iwch_mw
101 struct iwch_dev *rhp; member in struct:iwch_cq
158 struct iwch_dev *rhp; member in struct:iwch_qp
H A Diw_cxgb_provider.c129 struct iwch_dev *rhp = to_iwch_dev(context->device); local
147 struct iwch_dev *rhp = to_iwch_dev(ibdev); local
183 struct iwch_dev *rhp; local
292 struct iwch_dev *rhp; local
331 struct iwch_dev *rhp; local
348 struct iwch_dev *rhp; local
374 struct iwch_dev *rhp; local
409 struct iwch_dev *rhp; local
486 struct iwch_dev *rhp; local
551 struct iwch_dev *rhp; local
677 struct iwch_dev *rhp; local
711 struct iwch_dev *rhp; local
727 struct iwch_dev *rhp; local
764 struct iwch_dev *rhp; local
912 struct iwch_dev *rhp; local
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Ddev.c113 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); local
[all...]
H A Dlibcxgb4.h100 struct c4iw_dev *rhp; member in struct:c4iw_cq
111 struct c4iw_dev *rhp; member in struct:c4iw_qp
151 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qid) argument
156 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 qid) argument
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-decnet.c70 register const union routehdr *rhp; local
178 print_decnet_ctlmsg(register const union routehdr *rhp, u_int length, u_int caplen) argument
[all...]
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c793 struct c4iw_dev *rhp; local
[all...]
H A Dprovider.c90 struct c4iw_dev *rhp = to_c4iw_dev(context->device); local
106 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); local
222 struct c4iw_dev *rhp = php->rhp; local
241 struct c4iw_dev *rhp; local
[all...]
H A Dmem.c259 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, argument
280 static int reregister_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, argument
392 struct c4iw_dev *rhp; local
461 struct c4iw_dev *rhp; local
538 struct c4iw_dev *rhp; local
588 struct c4iw_dev *rhp; local
690 struct c4iw_dev *rhp; local
725 struct c4iw_dev *rhp; local
742 struct c4iw_dev *rhp; local
825 struct c4iw_dev *rhp; local
[all...]
H A Dcm.c230 struct c4iw_dev *rhp; member in struct:cqe_list_entry
H A Dqp.c1068 rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, struct c4iw_ep *ep) argument
1163 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) argument
1246 int c4iw_modify_qp(struct c4iw_dev *rhp, struc argument
1479 struct c4iw_dev *rhp; local
1516 struct c4iw_dev *rhp; local
1703 struct c4iw_dev *rhp; local
[all...]
H A Diw_cxgbe.h248 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) argument
253 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) argument
258 static inline struct c4iw_mr *get_mhp(struct c4iw_dev *rhp, u32 mmid) argument
263 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, argument
283 static inline int insert_handle(struct c4iw_dev *rhp, struc argument
289 insert_handle_nolock(struct c4iw_dev *rhp, struct idr *idr, void *handle, u32 id) argument
295 _remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id, int lock) argument
305 remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id) argument
310 remove_handle_nolock(struct c4iw_dev *rhp, struct idr *idr, u32 id) argument
319 struct c4iw_dev *rhp; member in struct:c4iw_pd
348 struct c4iw_dev *rhp; member in struct:c4iw_mr
360 struct c4iw_dev *rhp; member in struct:c4iw_mw
386 struct c4iw_dev *rhp; member in struct:c4iw_cq
439 struct c4iw_dev *rhp; member in struct:c4iw_qp
[all...]

Completed in 91 milliseconds