Searched refs:mlx5_fpga_device (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | sdk.h | 59 struct mlx5_fpga_device; 92 struct mlx5_fpga_device *fdev, 134 mlx5_fpga_sbu_conn_create(struct mlx5_fpga_device *fdev, 176 int mlx5_fpga_mem_read(struct mlx5_fpga_device *fdev, size_t size, u64 addr, 194 int mlx5_fpga_mem_write(struct mlx5_fpga_device *fdev, size_t size, u64 addr, 210 int mlx5_fpga_get_sbu_caps(struct mlx5_fpga_device *fdev, int size, void *buf);
|
D | core.c | 59 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() 162 static int mlx5_fpga_event(struct mlx5_fpga_device *, unsigned long, void *); 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() [all …]
|
D | sdk.c | 41 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()
|
D | conn.h | 45 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,
|
D | tls.c | 44 (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 …]
|
D | ipsec.c | 58 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() 289 static int mlx5_fpga_ipsec_update_hw_sa(struct mlx5_fpga_device *fdev, in mlx5_fpga_ipsec_update_hw_sa() 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() [all …]
|
D | conn.c | 413 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_cq() 503 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_wq() 517 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_qp() 674 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_init_qp() 700 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_rtr_qp() 734 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_rts_qp() 760 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_connect() 811 struct mlx5_fpga_conn *mlx5_fpga_conn_create(struct mlx5_fpga_device *fdev, in mlx5_fpga_conn_create() 950 int mlx5_fpga_conn_device_init(struct mlx5_fpga_device *fdev) in mlx5_fpga_conn_device_init() 996 void mlx5_fpga_conn_device_cleanup(struct mlx5_fpga_device *fdev) in mlx5_fpga_conn_device_cleanup()
|
D | core.h | 45 struct mlx5_fpga_device { struct
|
/Linux-v5.10/include/linux/mlx5/ |
D | driver.h | 710 struct mlx5_fpga_device *fpga;
|