Lines Matching refs:mlx4_en_priv
54 static int mlx4_alloc_page(struct mlx4_en_priv *priv, in mlx4_alloc_page()
75 static int mlx4_en_alloc_frags(struct mlx4_en_priv *priv, in mlx4_en_alloc_frags()
97 static void mlx4_en_free_frag(const struct mlx4_en_priv *priv, in mlx4_en_free_frag()
111 static void mlx4_en_init_rx_desc(const struct mlx4_en_priv *priv, in mlx4_en_init_rx_desc()
136 static int mlx4_en_prepare_rx_desc(struct mlx4_en_priv *priv, in mlx4_en_prepare_rx_desc()
171 static void mlx4_en_free_rx_desc(const struct mlx4_en_priv *priv, in mlx4_en_free_rx_desc()
186 static int mlx4_en_fill_rx_buffers(struct mlx4_en_priv *priv) in mlx4_en_fill_rx_buffers()
229 static void mlx4_en_free_rx_buf(struct mlx4_en_priv *priv, in mlx4_en_free_rx_buf()
266 int mlx4_en_create_rx_ring(struct mlx4_en_priv *priv, in mlx4_en_create_rx_ring()
329 int mlx4_en_activate_rx_rings(struct mlx4_en_priv *priv) in mlx4_en_activate_rx_rings()
396 void mlx4_en_recover_from_oom(struct mlx4_en_priv *priv) in mlx4_en_recover_from_oom()
432 void mlx4_en_destroy_rx_ring(struct mlx4_en_priv *priv, in mlx4_en_destroy_rx_ring()
453 void mlx4_en_deactivate_rx_ring(struct mlx4_en_priv *priv, in mlx4_en_deactivate_rx_ring()
470 static int mlx4_en_complete_rx_desc(struct mlx4_en_priv *priv, in mlx4_en_complete_rx_desc()
537 static void validate_loopback(struct mlx4_en_priv *priv, void *va) in validate_loopback()
550 static void mlx4_en_refill_rx_buffers(struct mlx4_en_priv *priv, in mlx4_en_refill_rx_buffers()
718 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_process_rx_cq()
991 struct mlx4_en_priv *priv = netdev_priv(cq->dev); in mlx4_en_rx_irq()
1004 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_poll_rx_cq()
1052 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_calc_rx_buf()
1117 static int mlx4_en_config_rss_qp(struct mlx4_en_priv *priv, int qpn, in mlx4_en_config_rss_qp()
1162 int mlx4_en_create_drop_qp(struct mlx4_en_priv *priv) in mlx4_en_create_drop_qp()
1184 void mlx4_en_destroy_drop_qp(struct mlx4_en_priv *priv) in mlx4_en_destroy_drop_qp()
1195 int mlx4_en_config_rss_steer(struct mlx4_en_priv *priv) in mlx4_en_config_rss_steer()
1318 void mlx4_en_release_rss_steer(struct mlx4_en_priv *priv) in mlx4_en_release_rss_steer()