/freebsd/sys/dev/ntb/ntb_hw/ |
H A D | ntb_hw_plx.c | 173 struct ntb_plx_mw_info *mw; in ntb_plx_init() local 322 struct ntb_plx_mw_info *mw; in ntb_plx_attach() local 482 struct ntb_plx_mw_info *mw; in ntb_plx_detach() local 642 struct ntb_plx_mw_info *mw; in ntb_plx_mw_get_range() local 709 struct ntb_plx_mw_info *mw; in ntb_plx_mw_set_trans_internal() local 800 struct ntb_plx_mw_info *mw; in ntb_plx_mw_set_trans() local 827 struct ntb_plx_mw_info *mw; in ntb_plx_mw_get_wc() local 842 struct ntb_plx_mw_info *mw; in ntb_plx_mw_set_wc() local 1037 struct ntb_plx_mw_info *mw; in ntb_plx_peer_db_addr() local
|
/freebsd/contrib/mandoc/ |
H A D | out.c | 421 const struct tbl_opts *opts, const struct tbl_dat *dp, size_t mw) in tblcalc_data() 450 const struct tbl_dat *dp, size_t mw) in tblcalc_literal()
|
/freebsd/contrib/bearssl/src/int/ |
H A D | i31_muladd.c | 129 uint32_t mw, zw, xw, nxw; in br_i31_muladd_small() local
|
H A D | i32_muladd.c | 109 uint32_t mw, zw, xw, nxw; in br_i32_muladd_small() local
|
H A D | i15_muladd.c | 148 uint32_t mw, zl, xw, nxw; in br_i15_muladd_small() local
|
H A D | i15_moddiv.c | 81 uint32_t aw, mw; in finish_mod() local 98 uint32_t aw, mw; in finish_mod() local
|
H A D | i31_moddiv.c | 84 uint32_t aw, mw; in finish_mod() local 101 uint32_t aw, mw; in finish_mod() local
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_mr.c | 347 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/sys/dev/ntb/ |
H A D | ntb_transport.c | 346 struct ntb_transport_mw *mw; in ntb_transport_attach() local 596 struct ntb_transport_mw *mw; in ntb_transport_init_queue() local 1133 struct ntb_transport_mw *mw; in ntb_transport_link_work() local 1260 struct ntb_transport_mw *mw = &nt->mw_vec[num_mw]; in ntb_set_mw() local 1313 struct ntb_transport_mw *mw = &nt->mw_vec[num_mw]; in ntb_free_mw() local 1330 struct ntb_transport_mw *mw; in ntb_transport_setup_qp_mw() local
|
H A D | ntb.c | 64 int i, mw, mwu, mwt, spad, spadu, spadt, db, dbu, dbt; in ntb_register_device() local
|
/freebsd/usr.bin/ncal/ |
H A D | ncal.c | 576 #define MW(mw, me) ((mw) + me) argument 601 int mw; in monthrangeb() local 692 int mw; in monthranger() local
|
/freebsd/contrib/ofed/libmlx4/ |
H A D | verbs.c | 318 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/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_mr.c | 821 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/contrib/ofed/libirdma/ |
H A D | irdma_uverbs.c | 259 struct ibv_mw *mw; in irdma_ualloc_mw() local 288 irdma_ubind_mw(struct ibv_qp *qp, struct ibv_mw *mw, in irdma_ubind_mw() 333 irdma_udealloc_mw(struct ibv_mw *mw) in irdma_udealloc_mw()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_mr.c | 1464 struct mlx5_ib_mw *mw = NULL; in mlx5_ib_alloc_mw() local 1532 int mlx5_ib_dealloc_mw(struct ib_mw *mw) in mlx5_ib_dealloc_mw()
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | mem.c | 592 int c4iw_dealloc_mw(struct ib_mw *mw) in c4iw_dealloc_mw()
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | verbs.c | 221 struct ibv_mw *mw; in mlx5_alloc_mw() local 242 int mlx5_dealloc_mw(struct ibv_mw *mw) in mlx5_dealloc_mw() argument [all...] |
H A D | qp.c | 990 int mlx5_bind_mw(struct ibv_qp *qp, struct ibv_mw *mw, in mlx5_bind_mw()
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | cmd.c | 429 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()
|
H A D | verbs.h | 973 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/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_main.c | 106 int uverbs_dealloc_mw(struct ib_mw *mw) in uverbs_dealloc_mw()
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/usb/ |
H A D | pd.h | 44 #define PDO_BATT_MAX_POWER(mw) ((((mw) / 250) & PDO_PWR_MASK) << PDO_BATT_MAX_PWR_SHIFT) argument
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.h | 132 struct ib_mw *mw; member
|
/freebsd/sys/dev/ntb/test/ |
H A D | ntb_tool.c | 999 struct tool_mw *mw; in tool_init_mws() local
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_main.c | 1896 struct memwin *mw = &sc->memwin[i]; in t4_detach_common() local 3849 struct memwin *mw; in setup_memwin() local 3901 struct memwin *mw; in position_memwin() local 3925 struct memwin *mw; in rw_via_memwin() local
|