Searched refs:mlx5e_tx_wi_dma_unmap (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 731 static void mlx5e_tx_wi_dma_unmap(struct mlx5e_txqsq *sq, struct mlx5e_tx_wqe_info *wi, in mlx5e_tx_wi_dma_unmap() function 837 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_poll_tx_cq() 850 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_poll_tx_cq() 912 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_free_txqsq_descs() 924 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_free_txqsq_descs()
|