Home
last modified time | relevance | path

Searched refs:mlx4_port_info (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c1084 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_type()
1100 static int __set_port_type(struct mlx4_port_info *info, in __set_port_type()
1171 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_type()
1236 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_ib_mtu()
1249 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_ib_mtu()
2937 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_init_port_info()
2989 static void mlx4_cleanup_port_info(struct mlx4_port_info *info) in mlx4_cleanup_port_info()
H A Dmlx4_port.c152 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_find_cached_mac()
184 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in __mlx4_register_mac()
381 struct mlx4_port_info *info; in __mlx4_unregister_mac()
476 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in __mlx4_replace_mac()
1251 struct mlx4_port_info *port_info; in mlx4_common_set_port()
H A Dmlx4.h816 struct mlx4_port_info { struct
893 struct mlx4_port_info port[MLX4_MAX_PORTS + 1];
H A Dmlx4_eq.c1210 struct mlx4_port_info *info = in mlx4_init_eq_table()