/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 200 struct mic_mw *mw = &mdev->mmio; in mic_x100_intr_workarounds() local 253 struct mic_mw *mw = &mdev->mmio; in mic_x100_program_msi_to_src_map() local 305 struct mic_mw *mw = &mdev->mmio; in mic_x100_send_firmware_intr() local 330 struct mic_mw *mw = &mdev->mmio; in mic_x100_hw_reset() local
|
D | mic_device.h | 179 static inline u32 mic_mmio_read(struct mic_mw *mw, u32 offset) in mic_mmio_read() 193 mic_mmio_write(struct mic_mw *mw, u32 val, u32 offset) in mic_mmio_write()
|
/drivers/misc/mic/card/ |
D | mic_device.h | 101 static inline u32 mic_mmio_read(struct mic_mw *mw, u32 offset) in mic_mmio_read() 115 mic_mmio_write(struct mic_mw *mw, u32 val, u32 offset) in mic_mmio_write()
|
D | mic_x100.c | 62 struct mic_mw *mw = &mdev->mmio; in mic_send_intr() local
|
/drivers/infiniband/hw/mlx4/ |
D | mr.c | 293 struct mlx4_ib_mw *mw; in mlx4_ib_alloc_mw() local 322 int mlx4_ib_bind_mw(struct ib_qp *qp, struct ib_mw *mw, in mlx4_ib_bind_mw() 346 struct mlx4_ib_mw *mw = to_mmw(ibmw); in mlx4_ib_dealloc_mw() local
|
/drivers/ntb/ |
D | ntb_hw.c | 88 #define MW_TO_BAR(mw) (mw == 0 ? 2 : (mw == 1 ? 4 : 5)) argument 442 resource_size_t ntb_get_mw_base(struct ntb_device *ndev, unsigned int mw) in ntb_get_mw_base() 460 void __iomem *ntb_get_mw_vbase(struct ntb_device *ndev, unsigned int mw) in ntb_get_mw_vbase() 477 u64 ntb_get_mw_size(struct ntb_device *ndev, unsigned int mw) in ntb_get_mw_size() 495 void ntb_set_mw_addr(struct ntb_device *ndev, unsigned int mw, u64 addr) in ntb_set_mw_addr()
|
D | ntb_transport.c | 171 struct ntb_transport_mw *mw; member 545 struct ntb_transport_mw *mw = &nt->mw[num_mw]; in ntb_free_mw() local 557 struct ntb_transport_mw *mw = &nt->mw[num_mw]; in ntb_set_mw() local
|
D | ntb_hw.h | 120 struct ntb_mw *mw; member
|
/drivers/clk/rockchip/ |
D | clk.h | 185 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument 243 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument 261 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | mr.c | 827 struct mlx4_mw *mw) in mlx4_mw_alloc() 850 int mlx4_mw_enable(struct mlx4_dev *dev, struct mlx4_mw *mw) in mlx4_mw_enable() 900 void mlx4_mw_free(struct mlx4_dev *dev, struct mlx4_mw *mw) in mlx4_mw_free()
|
/drivers/infiniband/hw/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()
|
/drivers/infiniband/core/ |
D | verbs.c | 1261 struct ib_mw *mw; in ib_alloc_mw() local 1279 int ib_dealloc_mw(struct ib_mw *mw) in ib_dealloc_mw()
|
D | uverbs_main.c | 223 struct ib_mw *mw = uobj->object; in ib_uverbs_cleanup_ucontext() local
|
D | uverbs_cmd.c | 1144 struct ib_mw *mw; in ib_uverbs_alloc_mw() local 1223 struct ib_mw *mw; in ib_uverbs_dealloc_mw() local
|
D | cma.c | 3251 struct iboe_mcast_work *mw = container_of(work, struct iboe_mcast_work, work); in iboe_mcast_work_handler() local
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_qp.c | 529 struct ib_mw *mw, in iwch_bind_mw()
|
D | iwch_provider.c | 774 static int iwch_dealloc_mw(struct ib_mw *mw) in iwch_dealloc_mw()
|
/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 816 int c4iw_dealloc_mw(struct ib_mw *mw) in c4iw_dealloc_mw()
|
D | qp.c | 927 int c4iw_bind_mw(struct ib_qp *qp, struct ib_mw *mw, struct ib_mw_bind *mw_bind) in c4iw_bind_mw()
|
/drivers/net/wireless/brcm80211/brcmfmac/ |
D | wl_cfg80211.c | 259 static u8 brcmf_mw_to_qdbm(u16 mw) in brcmf_mw_to_qdbm()
|
/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_sli.h | 1809 u32 mw; member
|