Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dfw.h68 struct mlx4_dev_cap { struct
232 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap);
233 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap);
H A Dmlx4_main.c182 struct mlx4_dev_cap *dev_cap) in mlx4_set_num_reserved_uars()
231 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func()
345 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() function
791 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode()
811 struct mlx4_dev_cap dev_cap; in mlx4_slave_cap()
837 err = mlx4_dev_cap(dev, &dev_cap); in mlx4_slave_cap()
2089 struct mlx4_dev_cap *dev_cap) in choose_steering_mode()
2142 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode()
2218 struct mlx4_dev_cap dev_cap = {}; in mlx4_init_hca()
2226 err = mlx4_dev_cap(dev, &dev_cap); in mlx4_init_hca()
[all …]
H A Dmlx4_profile.c71 struct mlx4_dev_cap *dev_cap, in mlx4_make_profile()
H A Dmlx4.h1034 struct mlx4_dev_cap;
1039 struct mlx4_dev_cap *dev_cap,
H A Dmlx4_fw.c724 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_QUERY_DEV_CAP()
1114 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap_dump()