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

/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Ddev.c112 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); local
[all...]
H A Dlibcxgb4.h105 struct c4iw_dev *rhp; member in struct:c4iw_cq
116 struct c4iw_dev *rhp; member in struct:c4iw_qp
156 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qid) argument
161 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 qid) argument
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c58 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); local
101 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); local
912 struct c4iw_dev *rhp; local
[all...]
H A Dprovider.c99 struct c4iw_dev *rhp; local
125 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); local
233 struct c4iw_dev *rhp = php->rhp; local
252 struct c4iw_dev *rhp; local
[all...]
H A Dmem.c184 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); local
374 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, argument
410 struct c4iw_dev *rhp; local
460 struct c4iw_dev *rhp; local
558 struct c4iw_dev *rhp; local
596 struct c4iw_dev *rhp; local
615 struct c4iw_dev *rhp; local
706 struct c4iw_dev *rhp; local
730 c4iw_invalidate_mr(struct c4iw_dev *rhp, u32 rkey) argument
[all...]
H A Dqp.c108 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); local
132 struct c4iw_dev *rhp = rdev_to_c4iw_dev(rdev); local
575 struct c4iw_dev *rhp; local
1245 rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, struct c4iw_ep *ep) argument
1340 rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) argument
1431 c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, enum c4iw_qp_attr_mask mask, struct c4iw_qp_attributes *attrs, int internal) argument
1683 struct c4iw_dev *rhp; local
1712 struct c4iw_dev *rhp; local
1916 struct c4iw_dev *rhp; local
[all...]
H A Dcm.c445 struct c4iw_dev *rhp; member in struct:cqe_list_entry
H A Diw_cxgbe.h285 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) argument
290 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) argument
295 static inline struct c4iw_mr *get_mhp(struct c4iw_dev *rhp, u32 mmid) argument
300 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, argument
320 static inline int insert_handle(struct c4iw_dev *rhp, struc argument
326 insert_handle_nolock(struct c4iw_dev *rhp, struct idr *idr, void *handle, u32 id) argument
332 _remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id, int lock) argument
342 remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id) argument
347 remove_handle_nolock(struct c4iw_dev *rhp, struct idr *idr, u32 id) argument
363 struct c4iw_dev *rhp; member in struct:c4iw_pd
392 struct c4iw_dev *rhp; member in struct:c4iw_mr
408 struct c4iw_dev *rhp; member in struct:c4iw_mw
420 struct c4iw_dev *rhp; member in struct:c4iw_cq
474 struct c4iw_dev *rhp; member in struct:c4iw_qp
[all...]
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-decnet.c490 register const union routehdr *rhp; local
599 print_decnet_ctlmsg(netdissect_options *ndo, register const union routehdr *rhp, u_int length, u_int caplen) argument
[all...]

Completed in 93 milliseconds