Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dport.c144 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_find_cached_mac()
164 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in __mlx4_register_mac()
255 struct mlx4_port_info *info; in __mlx4_unregister_mac()
310 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in __mlx4_replace_mac()
693 struct mlx4_port_info *port_info; in mlx4_common_set_port()
Dmain.c1038 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_type()
1058 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_type()
1167 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_ib_mtu()
1183 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_ib_mtu()
2763 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_init_port_info()
2815 static void mlx4_cleanup_port_info(struct mlx4_port_info *info) in mlx4_cleanup_port_info()
Dmlx4.h813 struct mlx4_port_info { struct
890 struct mlx4_port_info port[MLX4_MAX_PORTS + 1];
Deq.c1218 struct mlx4_port_info *info = in mlx4_init_eq_table()