/freebsd-src/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() argument 408 struct c4iw_dev *rhp; c4iw_get_dma_mr() local 458 struct c4iw_dev *rhp; c4iw_reg_user_mr() local 556 struct c4iw_dev *rhp; c4iw_alloc_mw() local 594 struct c4iw_dev *rhp; c4iw_dealloc_mw() local 613 struct c4iw_dev *rhp; c4iw_alloc_mr() local 703 struct c4iw_dev *rhp; c4iw_dereg_mr() local 727 c4iw_invalidate_mr(struct c4iw_dev * rhp,u32 rkey) c4iw_invalidate_mr() argument [all...] |
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 573 struct c4iw_dev *rhp; free_qp_work() local 1241 rdma_fini(struct c4iw_dev * rhp,struct c4iw_qp * qhp,struct c4iw_ep * ep) rdma_fini() argument 1336 rdma_init(struct c4iw_dev * rhp,struct c4iw_qp * qhp) rdma_init() argument 1427 c4iw_modify_qp(struct c4iw_dev * rhp,struct c4iw_qp * qhp,enum c4iw_qp_attr_mask mask,struct c4iw_qp_attributes * attrs,int internal) c4iw_modify_qp() argument 1679 struct c4iw_dev *rhp; c4iw_destroy_qp() local 1708 struct c4iw_dev *rhp; c4iw_create_qp() local 1911 struct c4iw_dev *rhp; c4iw_ib_modify_qp() local [all...] |
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; c4iw_allocate_pd() local [all...] |
H A D | iw_cxgbe.h | 289 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) in get_chp() argument 294 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp() argument 299 static inline struct c4iw_mr *get_mhp(struct c4iw_dev *rhp, u32 mmid) in get_mhp() argument 304 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, in _insert_handle() argument 324 static inline int insert_handle(struct c4iw_dev *rhp, struc argument 330 insert_handle_nolock(struct c4iw_dev * rhp,struct idr * idr,void * handle,u32 id) insert_handle_nolock() argument 336 _remove_handle(struct c4iw_dev * rhp,struct idr * idr,u32 id,int lock) _remove_handle() argument 346 remove_handle(struct c4iw_dev * rhp,struct idr * idr,u32 id) remove_handle() argument 351 remove_handle_nolock(struct c4iw_dev * rhp,struct idr * idr,u32 id) remove_handle_nolock() argument 367 struct c4iw_dev *rhp; global() member 396 struct c4iw_dev *rhp; global() member 412 struct c4iw_dev *rhp; global() member 424 struct c4iw_dev *rhp; global() member 486 struct c4iw_dev *rhp; global() 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 908 struct c4iw_dev *rhp; c4iw_create_cq() local [all...] |
H A D | cm.c | 435 struct c4iw_dev *rhp; member
|
/freebsd-src/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-src/contrib/tcpdump/ |
H A D | print-decnet.c | 472 const union routehdr *rhp; decnet_print() local 579 print_decnet_ctlmsg(netdissect_options * ndo,const union routehdr * rhp,u_int length,u_int caplen) print_decnet_ctlmsg() argument [all...] |