Home
last modified time | relevance | path

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

/drivers/misc/mic/host/
Dmic_x100.c81 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
Dmic_device.h145 static inline u32 mic_mmio_read(struct mic_mw *mw, u32 offset) in mic_mmio_read()
159 mic_mmio_write(struct mic_mw *mw, u32 val, u32 offset) in mic_mmio_write()
/drivers/misc/mic/card/
Dmic_x100.c62 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()
Dmic_device.h110 static inline u32 mic_mmio_read(struct mic_mw *mw, u32 offset) in mic_mmio_read()
124 mic_mmio_write(struct mic_mw *mw, u32 val, u32 offset) in mic_mmio_write()
Dmic_device.c220 struct mic_mw *mw) in ___mic_send_p2p_intr()
/drivers/ntb/test/
Dntb_tool.c565 struct tool_mw *mw = filep->private_data; in tool_mw_read() local
603 struct tool_mw *mw = filep->private_data; in tool_mw_write() local
644 struct tool_mw *mw = filep->private_data; in tool_peer_mw_read() local
655 struct tool_mw *mw = filep->private_data; in tool_peer_mw_write() local
670 struct tool_mw *mw = &tc->mws[idx]; in tool_setup_mw() local
716 struct tool_mw *mw = &tc->mws[idx]; in tool_free_mw() local
737 struct tool_mw *mw = filep->private_data; in tool_peer_mw_trans_read() local
793 struct tool_mw *mw = filep->private_data; in tool_peer_mw_trans_write() local
826 struct tool_mw *mw = &tc->mws[idx]; in tool_init_mw() local
Dntb_perf.c134 struct perf_mw mw; member
206 struct perf_mw *mw = &perf->mw; in perf_copy() local
355 struct perf_mw *mw = &perf->mw; in ntb_perf_thread() local
451 struct perf_mw *mw = &perf->mw; in perf_free_mw() local
467 struct perf_mw *mw = &perf->mw; in perf_set_mw() local
559 struct perf_mw *mw; in perf_setup_mw() local
/drivers/infiniband/hw/mlx4/
Dmr.c344 struct mlx4_ib_mw *mw; in mlx4_ib_alloc_mw() local
375 struct mlx4_ib_mw *mw = to_mmw(ibmw); in mlx4_ib_dealloc_mw() local
/drivers/clk/rockchip/
Dclk.h340 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
398 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
416 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
436 mw, mf, ds, dw, df, dt) \ argument
506 #define COMPOSITE_DDRCLK(_id, cname, pnames, f, mo, ms, mw, \ argument
/drivers/net/ethernet/mellanox/mlx4/
Dmr.c818 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()
/drivers/infiniband/core/
Duverbs_main.c145 int uverbs_dealloc_mw(struct ib_mw *mw) in uverbs_dealloc_mw()
244 struct ib_mw *mw = uobj->object; in ib_uverbs_cleanup_ucontext() local
Duverbs_cmd.c1201 struct ib_mw *mw; in ib_uverbs_alloc_mw() local
1287 struct ib_mw *mw; in ib_uverbs_dealloc_mw() local
Dcma.c3918 struct iboe_mcast_work *mw = container_of(work, struct iboe_mcast_work, work); in iboe_mcast_work_handler() local
/drivers/ntb/
Dntb_transport.c601 struct ntb_transport_mw *mw; in ntb_transport_setup_qp_mw() local
669 struct ntb_transport_mw *mw = &nt->mw_vec[num_mw]; in ntb_free_mw() local
686 struct ntb_transport_mw *mw = &nt->mw_vec[num_mw]; in ntb_set_mw() local
1052 struct ntb_transport_mw *mw; in ntb_transport_probe() local
/drivers/infiniband/hw/cxgb4/
Dmem.c635 int c4iw_dealloc_mw(struct ib_mw *mw) in c4iw_dealloc_mw()
/drivers/infiniband/hw/mlx5/
Dmr.c1689 struct mlx5_ib_mw *mw = NULL; in mlx5_ib_alloc_mw() local
1757 int mlx5_ib_dealloc_mw(struct ib_mw *mw) in mlx5_ib_dealloc_mw()
/drivers/infiniband/hw/cxgb3/
Diwch_provider.c698 static int iwch_dealloc_mw(struct ib_mw *mw) in iwch_dealloc_mw()
/drivers/infiniband/sw/rxe/
Drxe_verbs.h470 static inline struct rxe_mem *to_rmw(struct ib_mw *mw) in to_rmw()
/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h1952 u32 mw; member