Lines Matching refs:mlx4_en_priv

50 int mlx4_en_create_tx_ring(struct mlx4_en_priv *priv,  in mlx4_en_create_tx_ring()
164 void mlx4_en_destroy_tx_ring(struct mlx4_en_priv *priv, in mlx4_en_destroy_tx_ring()
185 int mlx4_en_activate_tx_ring(struct mlx4_en_priv *priv, in mlx4_en_activate_tx_ring()
220 void mlx4_en_deactivate_tx_ring(struct mlx4_en_priv *priv, in mlx4_en_deactivate_tx_ring()
236 static void mlx4_en_stamp_wqe(struct mlx4_en_priv *priv, in mlx4_en_stamp_wqe()
270 INDIRECT_CALLABLE_DECLARE(u32 mlx4_en_free_tx_desc(struct mlx4_en_priv *priv,
275 u32 mlx4_en_free_tx_desc(struct mlx4_en_priv *priv, in mlx4_en_free_tx_desc()
342 INDIRECT_CALLABLE_DECLARE(u32 mlx4_en_recycle_tx_desc(struct mlx4_en_priv *priv,
347 u32 mlx4_en_recycle_tx_desc(struct mlx4_en_priv *priv, in mlx4_en_recycle_tx_desc()
369 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_free_tx_buf()
400 static void mlx4_en_handle_err_cqe(struct mlx4_en_priv *priv, struct mlx4_err_cqe *err_cqe, in mlx4_en_handle_err_cqe()
432 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_process_tx_cq()
544 struct mlx4_en_priv *priv = netdev_priv(cq->dev); in mlx4_en_tx_irq()
557 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_poll_tx_cq()
570 static struct mlx4_en_tx_desc *mlx4_en_bounce_to_desc(struct mlx4_en_priv *priv, in mlx4_en_bounce_to_desc()
645 struct mlx4_en_priv *priv = netdev_priv(dev); in get_real_size()
742 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_select_queue()
811 static bool mlx4_en_build_dma_wqe(struct mlx4_en_priv *priv, in mlx4_en_build_dma_wqe()
878 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_xmit()
1146 void mlx4_en_init_tx_xdp_ring_descs(struct mlx4_en_priv *priv, in mlx4_en_init_tx_xdp_ring_descs()
1172 struct mlx4_en_priv *priv, unsigned int length, in mlx4_en_xmit_frame()