Home
last modified time | relevance | path

Searched refs:mlx4_en_tx_ring (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c52 struct mlx4_en_tx_ring **pring, u32 size, in mlx4_en_create_tx_ring()
56 struct mlx4_en_tx_ring *ring; in mlx4_en_create_tx_ring()
166 struct mlx4_en_tx_ring **pring) in mlx4_en_destroy_tx_ring()
169 struct mlx4_en_tx_ring *ring = *pring; in mlx4_en_destroy_tx_ring()
187 struct mlx4_en_tx_ring *ring, in mlx4_en_activate_tx_ring()
222 struct mlx4_en_tx_ring *ring) in mlx4_en_deactivate_tx_ring()
230 static inline bool mlx4_en_is_tx_ring_full(struct mlx4_en_tx_ring *ring) in mlx4_en_is_tx_ring_full()
238 struct mlx4_en_tx_ring *ring, int index, in mlx4_en_stamp_wqe()
272 struct mlx4_en_tx_ring *ring,
277 struct mlx4_en_tx_ring *ring, in mlx4_en_free_tx_desc()
[all …]
H A Dmlx4_en.h261 struct mlx4_en_tx_ring { struct
270 struct mlx4_en_tx_ring *ring, argument
587 struct mlx4_en_tx_ring **tx_ring[MLX4_EN_NUM_TX_TYPES];
700 void mlx4_en_xmit_doorbell(struct mlx4_en_tx_ring *ring);
703 struct mlx4_en_tx_ring **pring,
707 struct mlx4_en_tx_ring **pring);
709 struct mlx4_en_tx_ring *ring);
711 struct mlx4_en_tx_ring *ring,
714 struct mlx4_en_tx_ring *ring);
734 struct mlx4_en_tx_ring *ring,
[all …]
H A Den_port.c174 const struct mlx4_en_tx_ring *ring = priv->tx_ring[TX][i]; in mlx4_en_fold_software_stats()
272 const struct mlx4_en_tx_ring *ring = priv->tx_ring[TX][i]; in mlx4_en_DUMP_ETH_STATS()
H A Den_netdev.c1377 struct mlx4_en_tx_ring *tx_ring = priv->tx_ring[TX][txqueue]; in mlx4_en_tx_timeout()
1620 struct mlx4_en_tx_ring *tx_ring = priv->tx_ring[TX_XDP][tx_ring_idx]; in mlx4_en_init_recycle_ring()
1634 struct mlx4_en_tx_ring *tx_ring; in mlx4_en_start_port()
2043 struct mlx4_en_tx_ring **tx_ring; in mlx4_en_clear_stats()
2244 sizeof(struct mlx4_en_tx_ring *), in mlx4_en_copy_priv()
2706 struct mlx4_en_tx_ring *tx_ring = priv->tx_ring[TX][queue_index]; in mlx4_en_set_tx_maxrate()
3127 const struct mlx4_en_tx_ring *ring; in mlx4_get_queue_stats_tx()
3231 sizeof(struct mlx4_en_tx_ring *), in mlx4_en_init_netdev()