Symbol: mlx5_fpga_dma_buf
sys/dev/mlx5/mlx5_fpga/conn.h
46
void (*recv_cb)(void *cb_arg, struct mlx5_fpga_dma_buf *buf);
sys/dev/mlx5/mlx5_fpga/conn.h
73
struct mlx5_fpga_dma_buf **bufs;
sys/dev/mlx5/mlx5_fpga/conn.h
80
struct mlx5_fpga_dma_buf **bufs;
sys/dev/mlx5/mlx5_fpga/conn.h
93
struct mlx5_fpga_dma_buf *buf);
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
140
struct mlx5_fpga_dma_buf *buf)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
174
struct mlx5_fpga_dma_buf *buf)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
202
struct mlx5_fpga_dma_buf *buf;
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
250
struct mlx5_fpga_dma_buf *buf;
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
291
struct mlx5_fpga_dma_buf *buf, *nextbuf;
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
306
struct mlx5_fpga_dma_buf, list);
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
47
struct mlx5_fpga_dma_buf *buf)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
630
struct mlx5_fpga_dma_buf *buf, *temp;
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
83
struct mlx5_fpga_dma_buf *buf)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
98
struct mlx5_fpga_dma_buf *buf)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_ipsec.c
126
static void mlx5_fpga_ipsec_recv(void *cb_arg, struct mlx5_fpga_dma_buf *buf)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_ipsec.c
56
struct mlx5_fpga_dma_buf buf;
sys/dev/mlx5/mlx5_fpga/mlx5fpga_ipsec.c
96
struct mlx5_fpga_dma_buf *buf,
sys/dev/mlx5/mlx5_fpga/mlx5fpga_sdk.c
75
struct mlx5_fpga_dma_buf *buf)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_trans.c
125
struct mlx5_fpga_dma_buf *buf, u8 status)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_trans.c
243
void mlx5_fpga_trans_recv(void *cb_arg, struct mlx5_fpga_dma_buf *buf)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_trans.c
49
struct mlx5_fpga_dma_buf buf;
sys/dev/mlx5/mlx5_fpga/sdk.h
126
struct mlx5_fpga_dma_buf *buf, u8 status);
sys/dev/mlx5/mlx5_fpga/sdk.h
148
void (*recv_cb)(void *cb_arg, struct mlx5_fpga_dma_buf *buf);
sys/dev/mlx5/mlx5_fpga/sdk.h
241
struct mlx5_fpga_dma_buf *buf);
sys/dev/mlx5/mlx5_fpga/trans.h
62
void mlx5_fpga_trans_recv(void *cb_arg, struct mlx5_fpga_dma_buf *buf);