Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dfw.h66 struct mlx4_dev_cap { struct
231 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap);
232 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
754 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode()
774 struct mlx4_dev_cap dev_cap; in mlx4_slave_cap()
800 err = mlx4_dev_cap(dev, &dev_cap); in mlx4_slave_cap()
1402 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_init_icm()
1919 struct mlx4_dev_cap *dev_cap) in choose_steering_mode()
1972 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode()
2048 struct mlx4_dev_cap dev_cap; in mlx4_init_hca()
2056 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.h1031 struct mlx4_dev_cap;
1036 struct mlx4_dev_cap *dev_cap,
Dfw.c629 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_QUERY_DEV_CAP()
1002 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap_dump()