Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Dmain.c1160 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_type()
1176 static int __set_port_type(struct mlx4_port_info *info, in __set_port_type()
1246 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_type()
1311 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_ib_mtu()
1327 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_ib_mtu()
3027 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_init_port_info()
3087 static void mlx4_cleanup_port_info(struct mlx4_port_info *info) in mlx4_cleanup_port_info()
3869 struct mlx4_port_info *info = container_of(devlink_port, in mlx4_devlink_port_type_set()
3870 struct mlx4_port_info, in mlx4_devlink_port_type_set()
Dintf.c271 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_get_devlink_port()
Dport.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()
1336 struct mlx4_port_info *port_info; in mlx4_common_set_port()
Dmlx4.h831 struct mlx4_port_info { struct
909 struct mlx4_port_info port[MLX4_MAX_PORTS + 1];
Deq.c1234 struct mlx4_port_info *info = in mlx4_init_eq_table()