Home
last modified time | relevance | path

Searched refs:mlx5_fpga_dma_buf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.h47 void (*recv_cb)(void *cb_arg, struct mlx5_fpga_dma_buf *buf);
74 struct mlx5_fpga_dma_buf **bufs;
81 struct mlx5_fpga_dma_buf **bufs;
94 struct mlx5_fpga_dma_buf *buf);
H A Dsdk.h78 struct mlx5_fpga_dma_buf { struct
94 struct mlx5_fpga_dma_buf *buf, u8 status); argument
116 void (*recv_cb)(void *cb_arg, struct mlx5_fpga_dma_buf *buf);
161 struct mlx5_fpga_dma_buf *buf);
H A Dconn.c49 struct mlx5_fpga_dma_buf *buf) in mlx5_fpga_conn_map_buf()
85 struct mlx5_fpga_dma_buf *buf) in mlx5_fpga_conn_unmap_buf()
100 struct mlx5_fpga_dma_buf *buf) in mlx5_fpga_conn_post_recv()
142 struct mlx5_fpga_dma_buf *buf) in mlx5_fpga_conn_post_send()
176 struct mlx5_fpga_dma_buf *buf) in mlx5_fpga_conn_send()
205 struct mlx5_fpga_dma_buf *buf; in mlx5_fpga_conn_post_recv_buf()
253 struct mlx5_fpga_dma_buf *buf; in mlx5_fpga_conn_rq_cqe()
293 struct mlx5_fpga_dma_buf *buf, *nextbuf; in mlx5_fpga_conn_sq_cqe()
308 struct mlx5_fpga_dma_buf, list); in mlx5_fpga_conn_sq_cqe()
620 struct mlx5_fpga_dma_buf *buf, *temp; in mlx5_fpga_conn_flush_send_bufs()
H A Dsdk.c55 struct mlx5_fpga_dma_buf *buf) in mlx5_fpga_sbu_conn_sendmsg()