Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/mlx4/ !
Dport.c143 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_register_mac()
241 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_unregister_mac()
271 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_replace_mac()
Dmlx4.h294 struct mlx4_port_info { struct
352 struct mlx4_port_info port[MLX4_MAX_PORTS + 1];
Dmain.c324 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_type()
344 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_type()
1067 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_init_port_info()
1091 static void mlx4_cleanup_port_info(struct mlx4_port_info *info) in mlx4_cleanup_port_info()