/linux-4.4.14/drivers/misc/mic/host/ |
D | mic_x100.c | 81 struct mic_mw *mw = &mdev->mmio; in mic_x100_enable_interrupts() local 108 struct mic_mw *mw = &mdev->mmio; in mic_x100_disable_interrupts() local 131 struct mic_mw *mw = &mdev->mmio; in mic_x100_send_sbox_intr() local 199 struct mic_mw *mw = &mdev->mmio; in mic_x100_intr_workarounds() local 252 struct mic_mw *mw = &mdev->mmio; in mic_x100_program_msi_to_src_map() local 304 struct mic_mw *mw = &mdev->mmio; in mic_x100_send_firmware_intr() local 329 struct mic_mw *mw = &mdev->mmio; in mic_x100_hw_reset() local
|
D | mic_device.h | 148 static inline u32 mic_mmio_read(struct mic_mw *mw, u32 offset) in mic_mmio_read() 162 mic_mmio_write(struct mic_mw *mw, u32 val, u32 offset) in mic_mmio_write()
|
/linux-4.4.14/drivers/misc/mic/card/ |
D | mic_x100.c | 62 struct mic_mw *mw = &mdev->mmio; in mic_send_intr() local 76 static void mic_x100_send_sbox_intr(struct mic_mw *mw, int doorbell) in mic_x100_send_sbox_intr() 95 static void mic_x100_send_rdmasr_intr(struct mic_mw *mw, int doorbell) in mic_x100_send_rdmasr_intr() 129 void mic_send_p2p_intr(int db, struct mic_mw *mw) in mic_send_p2p_intr()
|
D | mic_device.h | 107 static inline u32 mic_mmio_read(struct mic_mw *mw, u32 offset) in mic_mmio_read() 121 mic_mmio_write(struct mic_mw *mw, u32 val, u32 offset) in mic_mmio_write()
|
D | mic_device.c | 221 struct mic_mw *mw) in ___mic_send_p2p_intr()
|
/linux-4.4.14/net/sunrpc/xprtrdma/ |
D | fmr_ops.c | 128 struct rpcrdma_mw *mw; in fmr_op_map() local 190 struct rpcrdma_mw *mw = seg1->rl_mw; in fmr_op_unmap() local
|
D | frwr_ops.c | 319 struct rpcrdma_mw *mw; in frwr_op_map() local 424 struct rpcrdma_mw *mw = seg1->rl_mw; in frwr_op_unmap() local
|
D | verbs.c | 1067 struct rpcrdma_mw *mw = NULL; in rpcrdma_get_mw() local 1083 rpcrdma_put_mw(struct rpcrdma_xprt *r_xprt, struct rpcrdma_mw *mw) in rpcrdma_put_mw()
|
/linux-4.4.14/fs/ocfs2/ |
D | dlmglue.c | 440 struct ocfs2_mask_waiter *mw, int ret) in ocfs2_update_lock_stats() 476 static inline void ocfs2_init_start_time(struct ocfs2_mask_waiter *mw) in ocfs2_init_start_time() 485 int level, struct ocfs2_mask_waiter *mw, int ret) in ocfs2_update_lock_stats() 491 static inline void ocfs2_init_start_time(struct ocfs2_mask_waiter *mw) in ocfs2_init_start_time() 804 struct ocfs2_mask_waiter *mw, *tmp; in lockres_set_flags() local 1301 static void ocfs2_init_mask_waiter(struct ocfs2_mask_waiter *mw) in ocfs2_init_mask_waiter() 1308 static int ocfs2_wait_for_mask(struct ocfs2_mask_waiter *mw) in ocfs2_wait_for_mask() 1317 struct ocfs2_mask_waiter *mw, in lockres_add_mask_waiter() 1333 struct ocfs2_mask_waiter *mw) in __lockres_remove_mask_waiter() 1350 struct ocfs2_mask_waiter *mw) in lockres_remove_mask_waiter() [all …]
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | mr.c | 340 struct mlx4_ib_mw *mw; in mlx4_ib_alloc_mw() local 369 int mlx4_ib_bind_mw(struct ib_qp *qp, struct ib_mw *mw, in mlx4_ib_bind_mw() 393 struct mlx4_ib_mw *mw = to_mmw(ibmw); in mlx4_ib_dealloc_mw() local
|
/linux-4.4.14/arch/mips/txx9/generic/ |
D | mem_tx4927.c | 46 unsigned int mw = 0; in tx4927_process_sdccr() local
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_wrr.c | 68 int mw; /* maximum weight */ member
|
/linux-4.4.14/drivers/clk/rockchip/ |
D | clk.h | 240 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument 298 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 316 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 336 mw, mf, ds, dw, df, dt) \ argument
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | mr.c | 818 struct mlx4_mw *mw) in mlx4_mw_alloc() 841 int mlx4_mw_enable(struct mlx4_dev *dev, struct mlx4_mw *mw) in mlx4_mw_enable() 891 void mlx4_mw_free(struct mlx4_dev *dev, struct mlx4_mw *mw) in mlx4_mw_free()
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | hcp_if.c | 879 const struct ehca_mw *mw, in hipz_h_alloc_resource_mw() 898 const struct ehca_mw *mw, in hipz_h_query_mw() 914 const struct ehca_mw *mw) in hipz_h_free_resource_mw()
|
D | ehca_mrmw.c | 732 struct ib_mw *mw, in ehca_bind_mw() 743 int ehca_dealloc_mw(struct ib_mw *mw) in ehca_dealloc_mw()
|
/linux-4.4.14/drivers/ntb/ |
D | ntb_transport.c | 588 struct ntb_transport_mw *mw; in ntb_transport_setup_qp_mw() local 636 struct ntb_transport_mw *mw = &nt->mw_vec[num_mw]; in ntb_free_mw() local 653 struct ntb_transport_mw *mw = &nt->mw_vec[num_mw]; in ntb_set_mw() local 1011 struct ntb_transport_mw *mw; in ntb_transport_probe() local
|
/linux-4.4.14/drivers/infiniband/core/ |
D | verbs.c | 1287 struct ib_mw *mw; in ib_alloc_mw() local 1305 int ib_dealloc_mw(struct ib_mw *mw) in ib_dealloc_mw()
|
D | uverbs_main.c | 226 struct ib_mw *mw = uobj->object; in ib_uverbs_cleanup_ucontext() local
|
D | uverbs_cmd.c | 1197 struct ib_mw *mw; in ib_uverbs_alloc_mw() local 1277 struct ib_mw *mw; in ib_uverbs_dealloc_mw() local
|
D | cma.c | 3634 struct iboe_mcast_work *mw = container_of(work, struct iboe_mcast_work, work); in iboe_mcast_work_handler() local
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_qp.c | 530 struct ib_mw *mw, in iwch_bind_mw()
|
D | iwch_provider.c | 788 static int iwch_dealloc_mw(struct ib_mw *mw) in iwch_dealloc_mw()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 840 int c4iw_dealloc_mw(struct ib_mw *mw) in c4iw_dealloc_mw()
|
D | qp.c | 940 int c4iw_bind_mw(struct ib_qp *qp, struct ib_mw *mw, struct ib_mw_bind *mw_bind) in c4iw_bind_mw()
|
/linux-4.4.14/include/rdma/ |
D | ib_verbs.h | 1152 struct ib_mw *mw; member 2905 struct ib_mw *mw, in ib_bind_mw()
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_sli.h | 1938 u32 mw; member
|