Searched refs:mlx4_port_info (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | main.c | 1138 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_type() 1154 static int __set_port_type(struct mlx4_port_info *info, in __set_port_type() 1224 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_type() 1281 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_ib_mtu() 1297 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_ib_mtu() 3050 struct mlx4_port_info *info = container_of(devlink_port, in mlx4_devlink_port_type_set() 3051 struct mlx4_port_info, in mlx4_devlink_port_type_set() 3079 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_init_port_info() 3153 static void mlx4_cleanup_port_info(struct mlx4_port_info *info) in mlx4_cleanup_port_info()
|
| H A D | intf.c | 386 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_get_devlink_port()
|
| H A D | port.c | 164 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in __mlx4_register_mac() 361 struct mlx4_port_info *info; in __mlx4_unregister_mac() 456 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in __mlx4_replace_mac() 1316 struct mlx4_port_info *port_info; in mlx4_common_set_port()
|
| H A D | mlx4.h | 834 struct mlx4_port_info { struct 917 struct mlx4_port_info port[MLX4_MAX_PORTS + 1];
|
| H A D | eq.c | 1230 struct mlx4_port_info *info = in mlx4_init_eq_table()
|