Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Dfw.h68 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.c289 struct mlx4_dev_cap *dev_cap) in mlx4_set_num_reserved_uars()
338 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func()
452 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() function
838 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode()
906 struct mlx4_dev_cap *dev_cap; in mlx4_slave_cap()
937 err = mlx4_dev_cap(dev, dev_cap); in mlx4_slave_cap()
1663 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_init_icm()
2193 struct mlx4_dev_cap *dev_cap) in choose_steering_mode()
2246 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode()
2322 struct mlx4_dev_cap *dev_cap = NULL; in mlx4_init_hca()
[all …]
Dprofile.c71 struct mlx4_dev_cap *dev_cap, in mlx4_make_profile()
Dmlx4.h1063 struct mlx4_dev_cap;
1068 struct mlx4_dev_cap *dev_cap,
Dfw.c725 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_QUERY_DEV_CAP()
1130 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap_dump()