Home
last modified time | relevance | path

Searched refs:mlx4_mw_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/linux/mlx4/
Ddevice.h698 enum mlx4_mw_type { enum
706 enum mlx4_mw_type type;
1129 int mlx4_mw_alloc(struct mlx4_dev *dev, u32 pd, enum mlx4_mw_type type,
/linux-6.6.21/drivers/infiniband/hw/mlx4/
Dmr.c49 static enum mlx4_mw_type to_mlx4_type(enum ib_mw_type type) in to_mlx4_type()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/
Dmr.c814 int mlx4_mw_alloc(struct mlx4_dev *dev, u32 pd, enum mlx4_mw_type type, in mlx4_mw_alloc()