Searched defs:mw (Results 1 – 16 of 16) sorted by relevance
/drivers/infiniband/hw/mlx4/ |
D | mr.c | 205 struct mlx4_ib_mw *mw; in mlx4_ib_alloc_mw() local 234 int mlx4_ib_bind_mw(struct ib_qp *qp, struct ib_mw *mw, in mlx4_ib_bind_mw() 258 struct mlx4_ib_mw *mw = to_mmw(ibmw); in mlx4_ib_dealloc_mw() local
|
/drivers/ntb/ |
D | ntb_hw.c | 82 #define MW_TO_BAR(mw) (mw * 2 + 2) argument 346 void __iomem *ntb_get_mw_vbase(struct ntb_device *ndev, unsigned int mw) in ntb_get_mw_vbase() 363 resource_size_t ntb_get_mw_size(struct ntb_device *ndev, unsigned int mw) in ntb_get_mw_size() 381 void ntb_set_mw_addr(struct ntb_device *ndev, unsigned int mw, u64 addr) in ntb_set_mw_addr()
|
D | ntb_transport.c | 153 struct ntb_transport_mw mw[NTB_NUM_MW]; member 515 struct ntb_transport_mw *mw = &nt->mw[num_mw]; in ntb_free_mw() local 527 struct ntb_transport_mw *mw = &nt->mw[num_mw]; in ntb_set_mw() local
|
D | ntb_hw.h | 99 struct ntb_mw mw[NTB_NUM_MW]; member
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | mr.c | 658 struct mlx4_mw *mw) in mlx4_mw_alloc() 681 int mlx4_mw_enable(struct mlx4_dev *dev, struct mlx4_mw *mw) in mlx4_mw_enable() 733 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 | 735 struct ib_mw *mw, in ehca_bind_mw() 746 int ehca_dealloc_mw(struct ib_mw *mw) in ehca_dealloc_mw()
|
/drivers/infiniband/core/ |
D | verbs.c | 1105 struct ib_mw *mw; in ib_alloc_mw() local 1123 int ib_dealloc_mw(struct ib_mw *mw) in ib_dealloc_mw()
|
D | uverbs_main.c | 208 struct ib_mw *mw = uobj->object; in ib_uverbs_cleanup_ucontext() local
|
D | uverbs_cmd.c | 1060 struct ib_mw *mw; in ib_uverbs_alloc_mw() local 1139 struct ib_mw *mw; in ib_uverbs_dealloc_mw() local
|
D | cma.c | 3063 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 | 778 static int iwch_dealloc_mw(struct ib_mw *mw) in iwch_dealloc_mw()
|
/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 817 int c4iw_dealloc_mw(struct ib_mw *mw) in c4iw_dealloc_mw()
|
D | qp.c | 820 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 | 307 static u8 brcmf_mw_to_qdbm(u16 mw) in brcmf_mw_to_qdbm()
|