Searched refs:mlx4_en_map_buffer (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_resources.c84 int mlx4_en_map_buffer(struct mlx4_buf *buf) function
H A Dmlx4_en_cq.c96 err = mlx4_en_map_buffer(&cq->wqres.buf);
H A Den.h829 int mlx4_en_map_buffer(struct mlx4_buf *buf);
H A Dmlx4_en_tx.c133 err = mlx4_en_map_buffer(&ring->wqres.buf);
H A Dmlx4_en_rx.c437 err = mlx4_en_map_buffer(&ring->wqres.buf);

Completed in 124 milliseconds