Searched refs:mlx5_fpga_dma_buf (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | conn.h | 47 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);
|
D | sdk.h | 77 struct mlx5_fpga_dma_buf { struct 93 struct mlx5_fpga_dma_buf *buf, u8 status); argument 115 void (*recv_cb)(void *cb_arg, struct mlx5_fpga_dma_buf *buf); 159 struct mlx5_fpga_dma_buf *buf);
|
D | tls.c | 46 struct mlx5_fpga_dma_buf *resp); 58 struct mlx5_fpga_dma_buf buf; 70 struct mlx5_fpga_dma_buf *resp) in mlx5_fpga_tls_cmd_complete() 87 struct mlx5_fpga_dma_buf *buf, in mlx5_fpga_cmd_send_complete() 165 struct mlx5_fpga_dma_buf *buf, u8 status) in mlx_tls_kfree_complete() 174 struct mlx5_fpga_dma_buf *resp) in mlx5_fpga_tls_teardown_completion() 200 struct mlx5_fpga_dma_buf *buf; in mlx5_fpga_tls_resync_rx() 243 struct mlx5_fpga_dma_buf *buf; in mlx5_fpga_tls_send_teardown_cmd() 308 struct mlx5_fpga_dma_buf *resp) in mlx5_fpga_tls_setup_completion() 350 struct mlx5_fpga_dma_buf *buf; in mlx5_fpga_tls_setup_stream_cmd() [all …]
|
D | conn.c | 49 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() 621 struct mlx5_fpga_dma_buf *buf, *temp; in mlx5_fpga_conn_flush_send_bufs()
|
D | sdk.c | 55 struct mlx5_fpga_dma_buf *buf) in mlx5_fpga_sbu_conn_sendmsg()
|
D | ipsec.c | 53 struct mlx5_fpga_dma_buf buf; 145 struct mlx5_fpga_dma_buf *buf, in mlx5_fpga_ipsec_send_complete() 176 static void mlx5_fpga_ipsec_recv(void *cb_arg, struct mlx5_fpga_dma_buf *buf) in mlx5_fpga_ipsec_recv()
|