Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/
Dport.c143 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_get_eth_qp()
202 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_put_eth_qp()
248 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in __mlx4_register_mac()
319 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in __mlx4_unregister_mac()
357 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_replace_mac()
597 struct mlx4_port_info *port_info; in mlx4_common_set_port()
Dmain.c559 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_type()
579 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_type()
683 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in show_port_ib_mtu()
699 struct mlx4_port_info *info = container_of(attr, struct mlx4_port_info, in set_port_ib_mtu()
1580 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_init_port_info()
1632 static void mlx4_cleanup_port_info(struct mlx4_port_info *info) in mlx4_cleanup_port_info()
Dmlx4.h683 struct mlx4_port_info { struct
752 struct mlx4_port_info port[MLX4_MAX_PORTS + 1];