Home
last modified time | relevance | path

Searched defs:mw (Results 1 – 22 of 22) 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
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
Dmic_device.h179 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/
Dmic_device.h101 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()
Dmic_x100.c62 struct mic_mw *mw = &mdev->mmio; in mic_send_intr() local
/drivers/infiniband/hw/mlx4/
Dmr.c293 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/
Dntb_hw.c88 #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()
Dntb_transport.c171 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
Dntb_hw.h120 struct ntb_mw *mw; member
/drivers/clk/rockchip/
Dclk.h185 #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/
Dmr.c827 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/
Dhcp_if.c879 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()
Dehca_mrmw.c732 struct ib_mw *mw, in ehca_bind_mw()
743 int ehca_dealloc_mw(struct ib_mw *mw) in ehca_dealloc_mw()
/drivers/infiniband/core/
Dverbs.c1261 struct ib_mw *mw; in ib_alloc_mw() local
1279 int ib_dealloc_mw(struct ib_mw *mw) in ib_dealloc_mw()
Duverbs_main.c223 struct ib_mw *mw = uobj->object; in ib_uverbs_cleanup_ucontext() local
Duverbs_cmd.c1144 struct ib_mw *mw; in ib_uverbs_alloc_mw() local
1223 struct ib_mw *mw; in ib_uverbs_dealloc_mw() local
Dcma.c3251 struct iboe_mcast_work *mw = container_of(work, struct iboe_mcast_work, work); in iboe_mcast_work_handler() local
/drivers/infiniband/hw/cxgb3/
Diwch_qp.c529 struct ib_mw *mw, in iwch_bind_mw()
Diwch_provider.c774 static int iwch_dealloc_mw(struct ib_mw *mw) in iwch_dealloc_mw()
/drivers/infiniband/hw/cxgb4/
Dmem.c816 int c4iw_dealloc_mw(struct ib_mw *mw) in c4iw_dealloc_mw()
Dqp.c927 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/
Dwl_cfg80211.c259 static u8 brcmf_mw_to_qdbm(u16 mw) in brcmf_mw_to_qdbm()
/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h1809 u32 mw; member