Home
last modified time | relevance | path

Searched refs:mlx5_fpga_device (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dcore.c59 static struct mlx5_fpga_device *mlx5_fpga_device_alloc(void) in mlx5_fpga_device_alloc()
61 struct mlx5_fpga_device *fdev = NULL; in mlx5_fpga_device_alloc()
108 static int mlx5_fpga_device_load_check(struct mlx5_fpga_device *fdev) in mlx5_fpga_device_load_check()
139 static int mlx5_fpga_device_brb(struct mlx5_fpga_device *fdev) in mlx5_fpga_device_brb()
166 struct mlx5_fpga_device *fdev = mlx5_nb_cof(nb, struct mlx5_fpga_device, fpga_err_nb); in fpga_err_event()
173 struct mlx5_fpga_device *fdev = mlx5_nb_cof(nb, struct mlx5_fpga_device, fpga_qp_err_nb); in fpga_qp_err_event()
180 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_device_start()
256 struct mlx5_fpga_device *fdev = NULL; in mlx5_fpga_init()
277 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_device_stop()
313 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_cleanup()
[all …]
A Dsdk.h60 struct mlx5_fpga_device;
93 struct mlx5_fpga_device *fdev,
136 mlx5_fpga_sbu_conn_create(struct mlx5_fpga_device *fdev,
178 int mlx5_fpga_mem_read(struct mlx5_fpga_device *fdev, size_t size, u64 addr,
196 int mlx5_fpga_mem_write(struct mlx5_fpga_device *fdev, size_t size, u64 addr,
212 int mlx5_fpga_get_sbu_caps(struct mlx5_fpga_device *fdev, int size, void *buf);
A Dsdk.c41 mlx5_fpga_sbu_conn_create(struct mlx5_fpga_device *fdev, in mlx5_fpga_sbu_conn_create()
61 static int mlx5_fpga_mem_read_i2c(struct mlx5_fpga_device *fdev, size_t size, in mlx5_fpga_mem_read_i2c()
93 static int mlx5_fpga_mem_write_i2c(struct mlx5_fpga_device *fdev, size_t size, in mlx5_fpga_mem_write_i2c()
124 int mlx5_fpga_mem_read(struct mlx5_fpga_device *fdev, size_t size, u64 addr, in mlx5_fpga_mem_read()
145 int mlx5_fpga_mem_write(struct mlx5_fpga_device *fdev, size_t size, u64 addr, in mlx5_fpga_mem_write()
166 int mlx5_fpga_get_sbu_caps(struct mlx5_fpga_device *fdev, int size, void *buf) in mlx5_fpga_get_sbu_caps()
A Dconn.h45 struct mlx5_fpga_device *fdev;
86 int mlx5_fpga_conn_device_init(struct mlx5_fpga_device *fdev);
87 void mlx5_fpga_conn_device_cleanup(struct mlx5_fpga_device *fdev);
89 mlx5_fpga_conn_create(struct mlx5_fpga_device *fdev,
A Dtls.c44 (struct mlx5_fpga_conn *conn, struct mlx5_fpga_device *fdev,
69 static void mlx5_fpga_tls_cmd_complete(struct mlx5_fpga_device *fdev, in mlx5_fpga_tls_cmd_complete()
86 struct mlx5_fpga_device *fdev, in mlx5_fpga_cmd_send_complete()
99 static void mlx5_fpga_tls_cmd_send(struct mlx5_fpga_device *fdev, in mlx5_fpga_tls_cmd_send()
164 struct mlx5_fpga_device *fdev, in mlx_tls_kfree_complete()
172 struct mlx5_fpga_device *fdev, in mlx5_fpga_tls_teardown_completion()
306 struct mlx5_fpga_device *fdev, in mlx5_fpga_tls_setup_completion()
382 struct mlx5_fpga_device *fdev = (struct mlx5_fpga_device *)cb_arg; in mlx5_fpga_tls_hw_qp_recv_cb()
406 static int mlx5_fpga_tls_get_caps(struct mlx5_fpga_device *fdev, in mlx5_fpga_tls_get_caps()
448 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_tls_init()
[all …]
A Dipsec.c58 struct mlx5_fpga_device *dev;
101 struct mlx5_fpga_device *fdev;
144 struct mlx5_fpga_device *fdev, in mlx5_fpga_ipsec_send_complete()
181 struct mlx5_fpga_device *fdev = cb_arg; in mlx5_fpga_ipsec_recv()
223 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_cmd_exec()
329 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_device_caps()
364 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_counters_count()
376 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_counters_read()
677 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_create_sa_ctx()
1068 struct mlx5_fpga_device *fdev = dev->fpga; in fpga_ipsec_fs_create_fte()
[all …]
A Dconn.c413 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_cq()
501 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_wq()
515 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_qp()
673 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_init_qp()
699 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_rtr_qp()
733 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_rts_qp()
759 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_connect()
810 struct mlx5_fpga_conn *mlx5_fpga_conn_create(struct mlx5_fpga_device *fdev, in mlx5_fpga_conn_create()
949 int mlx5_fpga_conn_device_init(struct mlx5_fpga_device *fdev) in mlx5_fpga_conn_device_init()
995 void mlx5_fpga_conn_device_cleanup(struct mlx5_fpga_device *fdev) in mlx5_fpga_conn_device_cleanup()
A Dcore.h45 struct mlx5_fpga_device { struct
/linux/include/linux/mlx5/
A Ddriver.h761 struct mlx5_fpga_device *fpga;

Completed in 31 milliseconds