Home
last modified time | relevance | path

Searched refs:mlx4_en_unmap_buffer (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_resources.c109 void mlx4_en_unmap_buffer(struct mlx4_buf *buf) in mlx4_en_unmap_buffer() function
H A Dmlx4_en_cq.c189 mlx4_en_unmap_buffer(&cq->wqres.buf); in mlx4_en_destroy_cq()
H A Dmlx4_en_tx.c175 mlx4_en_unmap_buffer(&ring->wqres.buf); in mlx4_en_create_tx_ring()
203 mlx4_en_unmap_buffer(&ring->wqres.buf); in mlx4_en_destroy_tx_ring()
H A Den.h845 void mlx4_en_unmap_buffer(struct mlx4_buf *buf);
H A Dmlx4_en_rx.c553 mlx4_en_unmap_buffer(&ring->wqres.buf); in mlx4_en_destroy_rx_ring()