Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c70 tmp = size * sizeof(struct mlx4_en_tx_info); in mlx4_en_create_tx_ring()
196 memset(ring->tx_info, 0, ring->size * sizeof(struct mlx4_en_tx_info)); in mlx4_en_activate_tx_ring()
242 struct mlx4_en_tx_info *tx_info = &ring->tx_info[index]; in mlx4_en_stamp_wqe()
280 struct mlx4_en_tx_info *tx_info = &ring->tx_info[index]; in mlx4_en_free_tx_desc()
352 struct mlx4_en_tx_info *tx_info = &ring->tx_info[index]; in mlx4_en_recycle_tx_desc()
404 struct mlx4_en_tx_info *tx_info; in mlx4_en_handle_err_cqe()
817 struct mlx4_en_tx_info *tx_info) in mlx4_en_build_dma_wqe()
883 struct mlx4_en_tx_info *tx_info; in mlx4_en_xmit()
1152 struct mlx4_en_tx_info *tx_info = &ring->tx_info[i]; in mlx4_en_init_tx_xdp_ring_descs()
1176 struct mlx4_en_tx_info *tx_info; in mlx4_en_xmit_frame()
H A Dmlx4_en.h213 struct mlx4_en_tx_info { struct
303 struct mlx4_en_tx_info *tx_info;