• Home
  • Raw
  • Download

Lines Matching refs:mlx4_en_priv

53 static int mlx4_alloc_page(struct mlx4_en_priv *priv,  in mlx4_alloc_page()
74 static int mlx4_en_alloc_frags(struct mlx4_en_priv *priv, in mlx4_en_alloc_frags()
94 static void mlx4_en_free_frag(const struct mlx4_en_priv *priv, in mlx4_en_free_frag()
108 static void mlx4_en_init_rx_desc(const struct mlx4_en_priv *priv, in mlx4_en_init_rx_desc()
133 static int mlx4_en_prepare_rx_desc(struct mlx4_en_priv *priv, in mlx4_en_prepare_rx_desc()
168 static void mlx4_en_free_rx_desc(const struct mlx4_en_priv *priv, in mlx4_en_free_rx_desc()
183 static int mlx4_en_fill_rx_buffers(struct mlx4_en_priv *priv) in mlx4_en_fill_rx_buffers()
226 static void mlx4_en_free_rx_buf(struct mlx4_en_priv *priv, in mlx4_en_free_rx_buf()
263 int mlx4_en_create_rx_ring(struct mlx4_en_priv *priv, in mlx4_en_create_rx_ring()
326 int mlx4_en_activate_rx_rings(struct mlx4_en_priv *priv) in mlx4_en_activate_rx_rings()
393 void mlx4_en_recover_from_oom(struct mlx4_en_priv *priv) in mlx4_en_recover_from_oom()
429 void mlx4_en_destroy_rx_ring(struct mlx4_en_priv *priv, in mlx4_en_destroy_rx_ring()
450 void mlx4_en_deactivate_rx_ring(struct mlx4_en_priv *priv, in mlx4_en_deactivate_rx_ring()
467 static int mlx4_en_complete_rx_desc(struct mlx4_en_priv *priv, in mlx4_en_complete_rx_desc()
534 static void validate_loopback(struct mlx4_en_priv *priv, void *va) in validate_loopback()
547 static void mlx4_en_refill_rx_buffers(struct mlx4_en_priv *priv, in mlx4_en_refill_rx_buffers()
666 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_process_rx_cq()
920 struct mlx4_en_priv *priv = netdev_priv(cq->dev); in mlx4_en_rx_irq()
933 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_poll_rx_cq()
981 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_calc_rx_buf()
1046 static int mlx4_en_config_rss_qp(struct mlx4_en_priv *priv, int qpn, in mlx4_en_config_rss_qp()
1092 int mlx4_en_create_drop_qp(struct mlx4_en_priv *priv) in mlx4_en_create_drop_qp()
1114 void mlx4_en_destroy_drop_qp(struct mlx4_en_priv *priv) in mlx4_en_destroy_drop_qp()
1125 int mlx4_en_config_rss_steer(struct mlx4_en_priv *priv) in mlx4_en_config_rss_steer()
1248 void mlx4_en_release_rss_steer(struct mlx4_en_priv *priv) in mlx4_en_release_rss_steer()