Home
last modified time | relevance | path

Searched refs:mlx4_en_tx_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c72 tmp = size * sizeof(struct mlx4_en_tx_info); in mlx4_en_create_tx_ring()
195 memset(ring->tx_info, 0, ring->size * sizeof(struct mlx4_en_tx_info)); in mlx4_en_activate_tx_ring()
239 struct mlx4_en_tx_info *tx_info = &ring->tx_info[index]; in mlx4_en_stamp_wqe()
273 struct mlx4_en_tx_info *tx_info = &ring->tx_info[index]; in mlx4_en_free_tx_desc()
340 struct mlx4_en_tx_info *tx_info = &ring->tx_info[index]; in mlx4_en_recycle_tx_desc()
770 struct mlx4_en_tx_info *tx_info) in mlx4_en_build_dma_wqe()
838 struct mlx4_en_tx_info *tx_info; in mlx4_en_xmit()
1095 struct mlx4_en_tx_info *tx_info = &ring->tx_info[i]; in mlx4_en_init_tx_xdp_ring_descs()
1119 struct mlx4_en_tx_info *tx_info; in mlx4_en_xmit_frame()
Dmlx4_en.h222 struct mlx4_en_tx_info { struct
309 struct mlx4_en_tx_info *tx_info;