Lines Matching defs:priv

51 static int mlx4_alloc_pages(struct mlx4_en_priv *priv,  in mlx4_alloc_pages()
90 static int mlx4_en_alloc_frags(struct mlx4_en_priv *priv, in mlx4_en_alloc_frags()
137 static void mlx4_en_free_frag(struct mlx4_en_priv *priv, in mlx4_en_free_frag()
153 static int mlx4_en_init_allocator(struct mlx4_en_priv *priv, in mlx4_en_init_allocator()
187 static void mlx4_en_destroy_allocator(struct mlx4_en_priv *priv, in mlx4_en_destroy_allocator()
211 static void mlx4_en_init_rx_desc(struct mlx4_en_priv *priv, in mlx4_en_init_rx_desc()
236 static int mlx4_en_prepare_rx_desc(struct mlx4_en_priv *priv, in mlx4_en_prepare_rx_desc()
258 static void mlx4_en_free_rx_desc(struct mlx4_en_priv *priv, in mlx4_en_free_rx_desc()
272 static int mlx4_en_fill_rx_buffers(struct mlx4_en_priv *priv) in mlx4_en_fill_rx_buffers()
315 static void mlx4_en_free_rx_buf(struct mlx4_en_priv *priv, in mlx4_en_free_rx_buf()
358 int mlx4_en_create_rx_ring(struct mlx4_en_priv *priv, in mlx4_en_create_rx_ring()
430 int mlx4_en_activate_rx_rings(struct mlx4_en_priv *priv) in mlx4_en_activate_rx_rings()
503 void mlx4_en_recover_from_oom(struct mlx4_en_priv *priv) in mlx4_en_recover_from_oom()
516 void mlx4_en_destroy_rx_ring(struct mlx4_en_priv *priv, in mlx4_en_destroy_rx_ring()
534 void mlx4_en_deactivate_rx_ring(struct mlx4_en_priv *priv, in mlx4_en_deactivate_rx_ring()
544 static int mlx4_en_complete_rx_desc(struct mlx4_en_priv *priv, in mlx4_en_complete_rx_desc()
589 static struct sk_buff *mlx4_en_rx_skb(struct mlx4_en_priv *priv, in mlx4_en_rx_skb()
646 static void validate_loopback(struct mlx4_en_priv *priv, struct sk_buff *skb) in validate_loopback()
662 static void mlx4_en_refill_rx_buffers(struct mlx4_en_priv *priv, in mlx4_en_refill_rx_buffers()
752 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_process_rx_cq() local
1016 struct mlx4_en_priv *priv = netdev_priv(cq->dev); in mlx4_en_rx_irq() local
1029 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_poll_rx_cq() local
1073 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_calc_rx_buf() local
1108 static int mlx4_en_config_rss_qp(struct mlx4_en_priv *priv, int qpn, in mlx4_en_config_rss_qp()
1154 int mlx4_en_create_drop_qp(struct mlx4_en_priv *priv) in mlx4_en_create_drop_qp()
1175 void mlx4_en_destroy_drop_qp(struct mlx4_en_priv *priv) in mlx4_en_destroy_drop_qp()
1186 int mlx4_en_config_rss_steer(struct mlx4_en_priv *priv) in mlx4_en_config_rss_steer()
1287 void mlx4_en_release_rss_steer(struct mlx4_en_priv *priv) in mlx4_en_release_rss_steer()