Home
last modified time | relevance | path

Searched defs:fdev (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.15/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c106 static int fun_disable_ctrl(struct fun_dev *fdev) in fun_disable_ctrl()
145 static void fun_unmap_bars(struct fun_dev *fdev) in fun_unmap_bars()
177 struct fun_dev *fdev = funq->fdev; in fun_complete_admin_cmd() local
224 static int fun_enable_admin_queue(struct fun_dev *fdev, in fun_enable_admin_queue()
330 static bool fun_adminq_stopped(struct fun_dev *fdev) in fun_adminq_stopped()
426 static void fun_admin_stop(struct fun_dev *fdev) in fun_admin_stop()
460 int fun_submit_admin_sync_cmd(struct fun_dev *fdev, in fun_submit_admin_sync_cmd()
560 static int fun_get_dev_limits(struct fun_dev *fdev) in fun_get_dev_limits()
616 static int fun_alloc_irq_mgr(struct fun_dev *fdev) in fun_alloc_irq_mgr()
707 static int sanitize_dev(struct fun_dev *fdev) in sanitize_dev()
[all …]
H A Dfun_queue.c75 int fun_sq_create(struct fun_dev *fdev, u16 flags, u32 sqid, u32 cqid, in fun_sq_create()
125 int fun_cq_create(struct fun_dev *fdev, u16 flags, u32 cqid, u32 rqid, in fun_cq_create()
171 struct fun_dev *fdev = funq->fdev; in fun_clean_rq() local
405 struct fun_queue *fun_alloc_queue(struct fun_dev *fdev, int qid, in fun_alloc_queue()
488 struct fun_dev *fdev = funq->fdev; in fun_create_rq() local
H A Dfun_dev.h103 static inline u32 __iomem *fun_db_addr(const struct fun_dev *fdev, in fun_db_addr()
112 static inline u32 __iomem *fun_sq_db_addr(const struct fun_dev *fdev, in fun_sq_db_addr()
118 static inline u32 __iomem *fun_cq_db_addr(const struct fun_dev *fdev, in fun_cq_db_addr()
H A Dfun_queue.h25 struct fun_dev *fdev; member
149 #define fun_destroy_sq(fdev, sqid) \ argument
151 #define fun_destroy_cq(fdev, cqid) \ argument
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcore.c60 struct mlx5_fpga_device *fdev; in mlx5_fpga_device_alloc() local
107 static int mlx5_fpga_device_load_check(struct mlx5_fpga_device *fdev) in mlx5_fpga_device_load_check()
138 static int mlx5_fpga_device_brb(struct mlx5_fpga_device *fdev) in mlx5_fpga_device_brb()
165 struct mlx5_fpga_device *fdev = mlx5_nb_cof(nb, struct mlx5_fpga_device, fpga_err_nb); in fpga_err_event() local
172 struct mlx5_fpga_device *fdev = mlx5_nb_cof(nb, struct mlx5_fpga_device, fpga_qp_err_nb); in fpga_qp_err_event() local
179 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_device_start() local
255 struct mlx5_fpga_device *fdev; in mlx5_fpga_init() local
276 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_device_stop() local
312 struct mlx5_fpga_device *fdev = mdev->fpga; in mlx5_fpga_cleanup() local
333 static int mlx5_fpga_event(struct mlx5_fpga_device *fdev, in mlx5_fpga_event()
H 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()
H A Dconn.c413 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_cq() local
501 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_wq() local
515 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_create_qp() local
673 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_init_qp() local
699 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_rtr_qp() local
733 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_rts_qp() local
759 struct mlx5_fpga_device *fdev = conn->fdev; in mlx5_fpga_conn_connect() local
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()
H A Dconn.h45 struct mlx5_fpga_device *fdev; member
/linux-6.15/drivers/dma/
H A Dst_fdma.c35 struct st_fdma_dev *fdev = fchan->fdev; in st_fdma_dreq_get() local
69 struct st_fdma_dev *fdev = fchan->fdev; in st_fdma_dreq_put() local
103 struct st_fdma_dev *fdev = fchan->fdev; in st_fdma_ch_sta_update() local
128 struct st_fdma_dev *fdev = dev_id; in st_fdma_irq_handler() local
170 struct st_fdma_dev *fdev = ofdma->of_dma_data; in st_fdma_of_xlate() local
353 struct st_fdma_dev *fdev = fchan->fdev; in config_reqctrl() local
715 struct st_fdma_dev *fdev) in st_fdma_parse_dt()
728 static void st_fdma_free(struct st_fdma_dev *fdev) in st_fdma_free()
742 struct st_fdma_dev *fdev; in st_fdma_probe() local
848 struct st_fdma_dev *fdev = platform_get_drvdata(pdev); in st_fdma_remove() local
H A Dfsldma.c1001 struct fsldma_device *fdev = data; in fsldma_ctrl_irq() local
1030 static void fsldma_free_irqs(struct fsldma_device *fdev) in fsldma_free_irqs()
1050 static int fsldma_request_irqs(struct fsldma_device *fdev) in fsldma_request_irqs()
1106 static int fsl_dma_chan_probe(struct fsldma_device *fdev, in fsl_dma_chan_probe()
1216 struct fsldma_device *fdev; in fsldma_of_probe() local
1311 struct fsldma_device *fdev; in fsldma_of_remove() local
1332 struct fsldma_device *fdev = dev_get_drvdata(dev); in fsldma_suspend_late() local
1363 struct fsldma_device *fdev = dev_get_drvdata(dev); in fsldma_resume_early() local
H A Dst_fdma.h118 struct st_fdma_dev *fdev; member
166 #define fdma_read(fdev, name) \ argument
169 #define fdma_write(fdev, val, name) \ argument
/linux-6.15/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c153 static int fun_adi_write(struct fun_dev *fdev, enum fun_admin_adi_attr attr, in fun_adi_write()
1218 struct fun_dev *fdev = fp->fdev; in fun_set_vf_mac() local
1246 struct fun_dev *fdev = fp->fdev; in fun_set_vf_vlan() local
1280 struct fun_dev *fdev = fp->fdev; in fun_set_vf_rate() local
1709 struct fun_dev *fdev = &ed->fdev; in fun_create_netdev() local
1913 static void fun_event_cb(struct fun_dev *fdev, void *entry) in fun_event_cb()
1940 static void fun_service_cb(struct fun_dev *fdev) in fun_service_cb()
1963 struct fun_dev *fdev = pci_get_drvdata(pdev); in funeth_sriov_configure() local
2010 struct fun_dev *fdev; in funeth_probe() local
2047 struct fun_dev *fdev = pci_get_drvdata(pdev); in funeth_remove() local
H A Dfuneth.h45 struct fun_dev fdev; member
83 struct fun_dev *fdev; member
/linux-6.15/drivers/regulator/
H A Ddummy.c40 static int dummy_regulator_probe(struct faux_device *fdev) in dummy_regulator_probe()
/linux-6.15/sound/soc/
H A Dsoc-utils.c265 static int snd_soc_dummy_probe(struct faux_device *fdev) in snd_soc_dummy_probe()
/linux-6.15/drivers/net/phy/
H A Dfixed_phy.c43 static struct faux_device *fdev; variable
/linux-6.15/include/linux/
H A Darm_ffa.h160 static inline void ffa_dev_set_drvdata(struct ffa_device *fdev, void *data) in ffa_dev_set_drvdata()
165 static inline void *ffa_dev_get_drvdata(struct ffa_device *fdev) in ffa_dev_get_drvdata()
/linux-6.15/drivers/dma/idxd/
H A Dcdev.c223 struct device *dev, *fdev; in idxd_cdev_open() local
/linux-6.15/drivers/fpga/
H A Ddfl-fme-main.c608 struct platform_device *fdev = fdata->dev; in fme_open() local
H A Ddfl-afu-main.c606 struct platform_device *fdev = fdata->dev; in afu_open() local
H A Ddfl.c868 struct platform_device *fdev; in feature_dev_register() local
/linux-6.15/drivers/misc/lis3lv02d/
H A Dlis3lv02d.h285 struct faux_device *fdev; /* faux device */ member
/linux-6.15/drivers/fsi/
H A Dfsi-core.c949 int fsi_get_new_minor(struct fsi_device *fdev, enum fsi_dev_type type, in fsi_get_new_minor()
/linux-6.15/fs/f2fs/
H A Dsegment.c5213 struct f2fs_dev_info *fdev, in check_zone_write_pointer()
5435 struct f2fs_dev_info *fdev; member
/linux-6.15/drivers/firmware/arm_ffa/
H A Ddriver.c1560 struct ffa_device *fdev = to_ffa_dev(dev); in ffa_bus_notifier() local

12