Searched refs:mlx5e_tx_wi_dma_unmap (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tx.c | 691 static void mlx5e_tx_wi_dma_unmap(struct mlx5e_txqsq *sq, struct mlx5e_tx_wqe_info *wi, in mlx5e_tx_wi_dma_unmap() function 782 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_poll_tx_cq() 795 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_poll_tx_cq() 863 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_free_txqsq_descs() 875 mlx5e_tx_wi_dma_unmap(sq, wi, &dma_fifo_cc); in mlx5e_free_txqsq_descs()
|