Home
last modified time | relevance | path

Searched defs:mw (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-11-stable/sys/dev/ntb/ntb_hw/
HDntb_hw_plx.c173 struct ntb_plx_mw_info *mw; in ntb_plx_init() local
322 struct ntb_plx_mw_info *mw; in ntb_plx_attach() local
476 struct ntb_plx_mw_info *mw; in ntb_plx_detach() local
599 struct ntb_plx_mw_info *mw; in ntb_plx_mw_get_range() local
666 struct ntb_plx_mw_info *mw; in ntb_plx_mw_set_trans_internal() local
757 struct ntb_plx_mw_info *mw; in ntb_plx_mw_set_trans() local
784 struct ntb_plx_mw_info *mw; in ntb_plx_mw_get_wc() local
799 struct ntb_plx_mw_info *mw; in ntb_plx_mw_set_wc() local
978 struct ntb_plx_mw_info *mw; in ntb_plx_peer_db_addr() local
HDntb_hw_intel.c728 intel_ntb_mw_to_bar(struct ntb_softc *ntb, unsigned mw) in intel_ntb_mw_to_bar()
/freebsd-11-stable/contrib/mdocml/
HDout.c256 const struct tbl_opts *opts, const struct tbl_dat *dp, size_t mw) in tblcalc_data()
287 const struct tbl_dat *dp, size_t mw) in tblcalc_literal()
/freebsd-11-stable/contrib/libstdc++/libsupc++/
Dguard.cc167 mutex_wrapper mw; in __cxa_guard_acquire() local
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_mr.c347 struct mlx4_ib_mw *mw; in mlx4_ib_alloc_mw() local
378 struct mlx4_ib_mw *mw = to_mmw(ibmw); in mlx4_ib_dealloc_mw() local
/freebsd-11-stable/usr.bin/ncal/
HDncal.c571 #define MW(mw, me) ((mw) + me) argument
596 int mw; in monthrangeb() local
684 int mw; in monthranger() local
/freebsd-11-stable/contrib/amd/amq/
HDamq.c100 int mw = strlen(mt->mt_mountinfo); in show_mti() local
219 int mw = strlen(mi->mi_mountinfo); in show_mi() local
/freebsd-11-stable/sys/dev/ntb/
HDntb_transport.c334 struct ntb_transport_mw *mw; in ntb_transport_attach() local
551 struct ntb_transport_mw *mw; in ntb_transport_init_queue() local
1180 struct ntb_transport_mw *mw = &nt->mw_vec[num_mw]; in ntb_set_mw() local
1247 struct ntb_transport_mw *mw = &nt->mw_vec[num_mw]; in ntb_free_mw() local
1265 struct ntb_transport_mw *mw; in ntb_transport_setup_qp_mw() local
HDntb.c66 int i, mw, mwu, mwt, spad, spadu, spadt, db, dbu, dbt; in ntb_register_device() local
/freebsd-11-stable/contrib/ofed/libmlx4/
HDverbs.c318 struct ibv_mw *mw; in mlx4_alloc_mw() local
338 int mlx4_dealloc_mw(struct ibv_mw *mw) in mlx4_dealloc_mw()
351 int mlx4_bind_mw(struct ibv_qp *qp, struct ibv_mw *mw, in mlx4_bind_mw()
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_mr.c821 struct mlx4_mw *mw) in mlx4_mw_alloc()
844 int mlx4_mw_enable(struct mlx4_dev *dev, struct mlx4_mw *mw) in mlx4_mw_enable()
894 void mlx4_mw_free(struct mlx4_dev *dev, struct mlx4_mw *mw) in mlx4_mw_free()
/freebsd-11-stable/sys/ofed/include/rdma/
HDib_verbs_compat.h262 struct ib_mw *mw; member
472 struct ib_mw *mw; in ib_alloc_mw() local
490 struct ib_mw *mw, in ib_bind_mw()
497 ib_dealloc_mw(struct ib_mw *mw) in ib_dealloc_mw()
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
HDib_uverbs_main.c149 int uverbs_dealloc_mw(struct ib_mw *mw) in uverbs_dealloc_mw()
248 struct ib_mw *mw = uobj->object; in ib_uverbs_cleanup_ucontext() local
HDib_uverbs_cmd.c1208 struct ib_mw *mw; in ib_uverbs_alloc_mw() local
1294 struct ib_mw *mw; in ib_uverbs_dealloc_mw() local
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_qp.c514 struct ib_mw *mw, in iwch_bind_mw()
HDiw_cxgb_provider.c718 static int iwch_dealloc_mw(struct ib_mw *mw) in iwch_dealloc_mw()
/freebsd-11-stable/contrib/groff/src/preproc/tbl/
HDtable.cpp654 int block_entry::divert(int ncols, const string *mw, int *sep) in divert()
660 void block_entry::do_divert(int alphabetic, int ncols, const string *mw, in do_divert()
775 int alphabetic_block_entry::divert(int ncols, const string *mw, int *sep) in divert()
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
HDmem.c590 int c4iw_dealloc_mw(struct ib_mw *mw) in c4iw_dealloc_mw()
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_mr.c1590 struct mlx5_ib_mw *mw = NULL; in mlx5_ib_alloc_mw() local
1658 int mlx5_ib_dealloc_mw(struct ib_mw *mw) in mlx5_ib_dealloc_mw()
/freebsd-11-stable/contrib/ofed/libibverbs/
HDcmd.c429 struct ibv_mw *mw, struct ibv_alloc_mw *cmd, in ibv_cmd_alloc_mw()
452 int ibv_cmd_dealloc_mw(struct ibv_mw *mw, in ibv_cmd_dealloc_mw()
HDverbs.h973 struct ibv_mw *mw; member
1772 struct ibv_mw *mw; in ibv_alloc_mw() local
1786 static inline int ibv_dealloc_mw(struct ibv_mw *mw) in ibv_dealloc_mw()
1805 static inline int ibv_bind_mw(struct ibv_qp *qp, struct ibv_mw *mw, in ibv_bind_mw()
/freebsd-11-stable/contrib/ofed/libmlx5/
HDverbs.c221 struct ibv_mw *mw; in mlx5_alloc_mw() local
242 int mlx5_dealloc_mw(struct ibv_mw *mw) in mlx5_dealloc_mw()
HDqp.c990 int mlx5_bind_mw(struct ibv_qp *qp, struct ibv_mw *mw, in mlx5_bind_mw()
/freebsd-11-stable/sys/dev/cxgbe/
HDt4_main.c1568 struct memwin *mw = &sc->memwin[i]; in t4_detach_common() local
2671 struct memwin *mw; in setup_memwin() local
2721 struct memwin *mw; in position_memwin() local
2745 struct memwin *mw; in rw_via_memwin() local
/freebsd-11-stable/sys/contrib/rdma/krping_compat/
HDkrping.c186 struct ib_mw *mw; member

12