Searched refs:mlx5e_tx_wi_dma_unmap (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 738 static void mlx5e_tx_wi_dma_unmap(struct mlx5e_txqsq *sq, struct mlx5e_tx_wqe_info *wi, in mlx5e_tx_wi_dma_unmap() function 833 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_poll_tx_cq() 846 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_poll_tx_cq() 914 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_free_txqsq_descs() 926 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_free_txqsq_descs()
|