Home
last modified time | relevance | path

Searched refs:mlx4_dev_cap (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dfw.h66 struct mlx4_dev_cap { struct
230 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap);
231 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap);
Dmain.c207 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func()
320 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() function
731 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode()
751 struct mlx4_dev_cap dev_cap; in mlx4_slave_cap()
777 err = mlx4_dev_cap(dev, &dev_cap); in mlx4_slave_cap()
1375 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_init_icm()
1873 struct mlx4_dev_cap *dev_cap) in choose_steering_mode()
1926 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode()
2002 struct mlx4_dev_cap dev_cap; in mlx4_init_hca()
2010 err = mlx4_dev_cap(dev, &dev_cap); in mlx4_init_hca()
[all …]
Dprofile.c71 struct mlx4_dev_cap *dev_cap, in mlx4_make_profile()
Dmlx4.h1013 struct mlx4_dev_cap;
1018 struct mlx4_dev_cap *dev_cap,
Dfw.c616 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_QUERY_DEV_CAP()
978 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap_dump()