Searched refs:mlx5e_tx_wi_dma_unmap (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 690 static void mlx5e_tx_wi_dma_unmap(struct mlx5e_txqsq *sq, struct mlx5e_tx_wqe_info *wi, in mlx5e_tx_wi_dma_unmap() function 781 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_poll_tx_cq() 794 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_poll_tx_cq() 862 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_free_txqsq_descs() 874 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_free_txqsq_descs()
|