Lines Matching refs:mlx4_priv
52 static void mlx4_add_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_add_device()
74 static void mlx4_remove_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_remove_device()
92 struct mlx4_priv *priv; in mlx4_register_interface()
117 struct mlx4_priv *priv; in mlx4_unregister_interface()
132 struct mlx4_priv *priv = mlx4_priv(dev); in mlx4_do_bond()
185 struct mlx4_priv *priv = mlx4_priv(dev); in mlx4_dispatch_event()
200 struct mlx4_priv *priv = mlx4_priv(dev); in mlx4_register_device()
218 struct mlx4_priv *priv = mlx4_priv(dev); in mlx4_unregister_device()
229 swab32(readl(&mlx4_priv(dev)->mfunc.comm->slave_read)); in mlx4_unregister_device()
250 struct mlx4_priv *priv = mlx4_priv(dev); in mlx4_get_protocol_dev()
271 struct mlx4_port_info *info = &mlx4_priv(dev)->port[port]; in mlx4_get_devlink_port()