Home
last modified time | relevance | path

Searched refs:mlx5_fpga_conn (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dsdk.h58 struct mlx5_fpga_conn;
91 void (*complete)(struct mlx5_fpga_conn *conn,
133 struct mlx5_fpga_conn *
144 void mlx5_fpga_sbu_conn_destroy(struct mlx5_fpga_conn *conn);
158 int mlx5_fpga_sbu_conn_sendmsg(struct mlx5_fpga_conn *conn,
Dconn.h44 struct mlx5_fpga_conn { struct
88 struct mlx5_fpga_conn * argument
92 void mlx5_fpga_conn_destroy(struct mlx5_fpga_conn *conn);
93 int mlx5_fpga_conn_send(struct mlx5_fpga_conn *conn,
Dconn.c48 static int mlx5_fpga_conn_map_buf(struct mlx5_fpga_conn *conn, in mlx5_fpga_conn_map_buf()
84 static void mlx5_fpga_conn_unmap_buf(struct mlx5_fpga_conn *conn, in mlx5_fpga_conn_unmap_buf()
99 static int mlx5_fpga_conn_post_recv(struct mlx5_fpga_conn *conn, in mlx5_fpga_conn_post_recv()
131 static void mlx5_fpga_conn_notify_hw(struct mlx5_fpga_conn *conn, void *wqe) in mlx5_fpga_conn_notify_hw()
141 static void mlx5_fpga_conn_post_send(struct mlx5_fpga_conn *conn, in mlx5_fpga_conn_post_send()
175 int mlx5_fpga_conn_send(struct mlx5_fpga_conn *conn, in mlx5_fpga_conn_send()
203 static int mlx5_fpga_conn_post_recv_buf(struct mlx5_fpga_conn *conn) in mlx5_fpga_conn_post_recv_buf()
250 static void mlx5_fpga_conn_rq_cqe(struct mlx5_fpga_conn *conn, in mlx5_fpga_conn_rq_cqe()
290 static void mlx5_fpga_conn_sq_cqe(struct mlx5_fpga_conn *conn, in mlx5_fpga_conn_sq_cqe()
332 static void mlx5_fpga_conn_handle_cqe(struct mlx5_fpga_conn *conn, in mlx5_fpga_conn_handle_cqe()
[all …]
Dsdk.c40 struct mlx5_fpga_conn *
48 void mlx5_fpga_sbu_conn_destroy(struct mlx5_fpga_conn *conn) in mlx5_fpga_sbu_conn_destroy()
54 int mlx5_fpga_sbu_conn_sendmsg(struct mlx5_fpga_conn *conn, in mlx5_fpga_sbu_conn_sendmsg()
Dtls.c44 (struct mlx5_fpga_conn *conn, struct mlx5_fpga_device *fdev,
72 struct mlx5_fpga_conn *conn = fdev->tls->conn; in mlx5_fpga_tls_cmd_complete()
85 static void mlx5_fpga_cmd_send_complete(struct mlx5_fpga_conn *conn, in mlx5_fpga_cmd_send_complete()
163 static void mlx_tls_kfree_complete(struct mlx5_fpga_conn *conn, in mlx_tls_kfree_complete()
171 mlx5_fpga_tls_teardown_completion(struct mlx5_fpga_conn *conn, in mlx5_fpga_tls_teardown_completion()
305 mlx5_fpga_tls_setup_completion(struct mlx5_fpga_conn *conn, in mlx5_fpga_tls_setup_completion()
450 struct mlx5_fpga_conn *conn; in mlx5_fpga_tls_init()
Dtls.h46 struct mlx5_fpga_conn *conn;
Dipsec.c104 struct mlx5_fpga_conn *conn;
140 static void mlx5_fpga_ipsec_send_complete(struct mlx5_fpga_conn *conn, in mlx5_fpga_ipsec_send_complete()
1250 struct mlx5_fpga_conn *conn; in mlx5_fpga_ipsec_init()