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.c51 struct mlx4_en_tx_ring **pring, u32 size, in mlx4_en_create_tx_ring()
55 struct mlx4_en_tx_ring *ring; in mlx4_en_create_tx_ring()
165 struct mlx4_en_tx_ring **pring) in mlx4_en_destroy_tx_ring()
168 struct mlx4_en_tx_ring *ring = *pring; in mlx4_en_destroy_tx_ring()
186 struct mlx4_en_tx_ring *ring, in mlx4_en_activate_tx_ring()
221 struct mlx4_en_tx_ring *ring) in mlx4_en_deactivate_tx_ring()
229 static inline bool mlx4_en_is_tx_ring_full(struct mlx4_en_tx_ring *ring) in mlx4_en_is_tx_ring_full()
237 struct mlx4_en_tx_ring *ring, int index, in mlx4_en_stamp_wqe()
271 struct mlx4_en_tx_ring *ring,
276 struct mlx4_en_tx_ring *ring, in mlx4_en_free_tx_desc()
[all …]
H A Dmlx4_en.h270 struct mlx4_en_tx_ring { struct
279 struct mlx4_en_tx_ring *ring, argument
596 struct mlx4_en_tx_ring **tx_ring[MLX4_EN_NUM_TX_TYPES];
709 void mlx4_en_xmit_doorbell(struct mlx4_en_tx_ring *ring);
714 struct mlx4_en_tx_ring **pring,
718 struct mlx4_en_tx_ring **pring);
720 struct mlx4_en_tx_ring *ring);
722 struct mlx4_en_tx_ring *ring,
725 struct mlx4_en_tx_ring *ring);
745 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()
2707 struct mlx4_en_tx_ring *tx_ring = priv->tx_ring[TX][queue_index]; in mlx4_en_set_tx_maxrate()
3128 const struct mlx4_en_tx_ring *ring; in mlx4_get_queue_stats_tx()
3232 sizeof(struct mlx4_en_tx_ring *), in mlx4_en_init_netdev()