Searched refs:mlx4_port_info (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/mellanox/mlx4/ |
D | main.c | 1161 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_type() 1177 static int __set_port_type(struct mlx4_port_info *info, in __set_port_type() 1247 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_type() 1312 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_ib_mtu() 1328 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_ib_mtu() 3033 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_init_port_info() 3106 static void mlx4_cleanup_port_info(struct mlx4_port_info *info) in mlx4_cleanup_port_info() 3883 struct mlx4_port_info *info = container_of(devlink_port, in mlx4_devlink_port_type_set() 3884 struct mlx4_port_info, in mlx4_devlink_port_type_set()
|
D | intf.c | 271 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_get_devlink_port()
|
D | port.c | 152 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()
|
D | mlx4.h | 832 struct mlx4_port_info { struct 910 struct mlx4_port_info port[MLX4_MAX_PORTS + 1];
|
D | eq.c | 1231 struct mlx4_port_info *info = in mlx4_init_eq_table()
|