/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | core.c | 60 struct mlx5_fpga_device *fdev = NULL; in mlx5_fpga_device_alloc() local 98 static int mlx5_fpga_device_load_check(struct mlx5_fpga_device *fdev) in mlx5_fpga_device_load_check() 125 static int mlx5_fpga_device_brb(struct mlx5_fpga_device *fdev) in mlx5_fpga_device_brb() 150 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_device_start() local 214 struct mlx5_fpga_device *fdev = NULL; in mlx5_fpga_init() local 235 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_device_stop() local 265 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_cleanup() local 288 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_event() local
|
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.c | 429 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_cq() local 518 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_wq() local 532 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_qp() local 677 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_init_qp() local 713 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_rtr_qp() local 758 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_rts_qp() local 795 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_connect() local 846 struct mlx5_fpga_conn *mlx5_fpga_conn_create(struct mlx5_fpga_device *fdev, in mlx5_fpga_conn_create() 971 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_destroy() local 993 int mlx5_fpga_conn_device_init(struct mlx5_fpga_device *fdev) in mlx5_fpga_conn_device_init() [all …]
|
D | tls.c | 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() 162 struct mlx5_fpga_device *fdev, in mlx_tls_kfree_complete() 175 struct mlx5_fpga_device *fdev, in mlx5_fpga_tls_teardown_completion() 311 struct mlx5_fpga_device *fdev, in mlx5_fpga_tls_setup_completion() 387 struct mlx5_fpga_device *fdev = (struct mlx5_fpga_device *)cb_arg; in mlx5_fpga_tls_hw_qp_recv_cb() local 411 static int mlx5_fpga_tls_get_caps(struct mlx5_fpga_device *fdev, in mlx5_fpga_tls_get_caps() 453 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_tls_init() local 505 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_tls_cleanup() local
|
D | ipsec.c | 94 struct mlx5_fpga_device *fdev; member 135 struct mlx5_fpga_device *fdev, in mlx5_fpga_ipsec_send_complete() 172 struct mlx5_fpga_device *fdev = cb_arg; in mlx5_fpga_ipsec_recv() local 214 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_cmd_exec() local 280 static int mlx5_fpga_ipsec_update_hw_sa(struct mlx5_fpga_device *fdev, in mlx5_fpga_ipsec_update_hw_sa() 320 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_device_caps() local 355 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_counters_count() local 367 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_counters_read() local 668 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_ipsec_create_sa_ctx() local 817 struct mlx5_fpga_device *fdev = sa_ctx->dev->fpga; in mlx5_fpga_ipsec_release_sa_ctx() local [all …]
|
D | conn.h | 45 struct mlx5_fpga_device *fdev; member
|
/Linux-v4.19/drivers/dma/ |
D | st_fdma.c | 37 struct st_fdma_dev *fdev = fchan->fdev; in st_fdma_dreq_get() local 71 struct st_fdma_dev *fdev = fchan->fdev; in st_fdma_dreq_put() local 105 struct st_fdma_dev *fdev = fchan->fdev; in st_fdma_ch_sta_update() local 130 struct st_fdma_dev *fdev = dev_id; in st_fdma_irq_handler() local 172 struct st_fdma_dev *fdev = ofdma->of_dma_data; in st_fdma_of_xlate() local 358 struct st_fdma_dev *fdev = fchan->fdev; in config_reqctrl() local 721 struct st_fdma_dev *fdev) in st_fdma_parse_dt() 734 static void st_fdma_free(struct st_fdma_dev *fdev) in st_fdma_free() 748 struct st_fdma_dev *fdev; in st_fdma_probe() local 865 struct st_fdma_dev *fdev = platform_get_drvdata(pdev); in st_fdma_remove() local
|
D | fsldma.c | 1005 struct fsldma_device *fdev = data; in fsldma_ctrl_irq() local 1034 static void fsldma_free_irqs(struct fsldma_device *fdev) in fsldma_free_irqs() 1054 static int fsldma_request_irqs(struct fsldma_device *fdev) in fsldma_request_irqs() 1110 static int fsl_dma_chan_probe(struct fsldma_device *fdev, in fsl_dma_chan_probe() 1219 struct fsldma_device *fdev; in fsldma_of_probe() local 1309 struct fsldma_device *fdev; in fsldma_of_remove() local 1331 struct fsldma_device *fdev = dev_get_drvdata(dev); in fsldma_suspend_late() local 1362 struct fsldma_device *fdev = dev_get_drvdata(dev); in fsldma_resume_early() local
|
D | st_fdma.h | 122 struct st_fdma_dev *fdev; member 170 #define fdma_read(fdev, name) \ argument 173 #define fdma_write(fdev, val, name) \ argument
|
/Linux-v4.19/drivers/fmc/ |
D | fmc-match.c | 25 struct fmc_device *fdev = to_fmc_device(dev); in fmc_match() local
|
D | fmc-core.c | 46 struct fmc_device *fdev = to_fmc_device(dev); in fmc_probe() local 54 struct fmc_device *fdev = to_fmc_device(dev); in fmc_remove() local
|
/Linux-v4.19/drivers/fpga/ |
D | dfl-fme-main.c | 134 struct platform_device *fdev = dfl_fpga_inode_to_feature_dev(inode); in fme_open() local
|
D | dfl.c | 443 struct platform_device *fdev = binfo->feature_dev; in build_info_commit_dev() local 523 struct platform_device *fdev; in build_info_create_dev() local
|
D | dfl-afu-main.c | 269 struct platform_device *fdev = dfl_fpga_inode_to_feature_dev(inode); in afu_open() local
|
/Linux-v4.19/drivers/fsi/ |
D | fsi-core.c | 951 int fsi_get_new_minor(struct fsi_device *fdev, enum fsi_dev_type type, in fsi_get_new_minor()
|
/Linux-v4.19/drivers/md/ |
D | raid5.c | 3524 struct r5dev *fdev[2] = { &sh->dev[s->failed_num[0]], in need_this_block() local
|