/linux/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_dev.c | 43 static int fun_wait_ready(struct fun_dev *fdev, bool enabled) in fun_wait_ready() 77 static int fun_check_csts_rdy(struct fun_dev *fdev, unsigned int expected_rdy) in fun_check_csts_rdy() 96 static int fun_update_cc_enable(struct fun_dev *fdev, unsigned int initial_rdy) in fun_update_cc_enable() 106 static int fun_disable_ctrl(struct fun_dev *fdev) in fun_disable_ctrl() 112 static int fun_enable_ctrl(struct fun_dev *fdev, u32 admin_cqesz_log2, in fun_enable_ctrl() 123 static int fun_map_bars(struct fun_dev *fdev, const char *name) in fun_map_bars() 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 209 static int fun_init_cmd_ctx(struct fun_dev *fdev, unsigned int ntags) in fun_init_cmd_ctx() 224 static int fun_enable_admin_queue(struct fun_dev *fdev, in fun_enable_admin_queue() [all …]
|
H A D | fun_dev.h | 103 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()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | core.c | 60 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 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()
|
H A D | conn.c | 413 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 D | conn.h | 45 struct mlx5_fpga_device *fdev; member
|
/linux/drivers/dma/ |
H A D | fsldma.c | 1001 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 1313 struct fsldma_device *fdev; in fsldma_of_remove() local 1334 struct fsldma_device *fdev = dev_get_drvdata(dev); in fsldma_suspend_late() local 1365 struct fsldma_device *fdev = dev_get_drvdata(dev); in fsldma_resume_early() local
|
H A D | st_fdma.h | 118 struct st_fdma_dev *fdev; member 166 #define fdma_read(fdev, name) \ argument 169 #define fdma_write(fdev, val, name) \ argument
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_main.c | 153 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 D | funeth.h | 45 struct fun_dev fdev; member 83 struct fun_dev *fdev; member
|
/linux/drivers/cpuidle/ |
H A D | cpuidle-psci.c | 426 static int psci_cpuidle_probe(struct faux_device *fdev) in psci_cpuidle_probe() 474 struct faux_device *fdev; in psci_idle_init() local
|
/linux/drivers/platform/x86/dell/ |
H A D | dell-pc.c | 249 static int dell_pc_faux_probe(struct faux_device *fdev) in dell_pc_faux_probe()
|
/linux/sound/soc/ |
H A D | soc-utils.c | 278 static int snd_soc_dummy_probe(struct faux_device *fdev) in snd_soc_dummy_probe()
|
/linux/drivers/acpi/apei/ |
H A D | einj-core.c | 744 static int __init einj_probe(struct faux_device *fdev) in einj_probe() 845 static void __exit einj_remove(struct faux_device *fdev) in einj_remove()
|
/linux/include/linux/ |
H A D | arm_ffa.h | 160 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/drivers/dma/idxd/ |
H A D | cdev.c | 223 struct device *dev, *fdev; in idxd_cdev_open() local
|
/linux/fs/f2fs/ |
H A D | segment.c | 5256 struct f2fs_dev_info *fdev, in check_zone_write_pointer() 5478 struct f2fs_dev_info *fdev; member
|
/linux/drivers/firmware/arm_ffa/ |
H A D | driver.c | 1560 struct ffa_device *fdev = to_ffa_dev(dev); in ffa_bus_notifier() local
|
/linux/drivers/misc/ |
H A D | fastrpc.c | 2231 struct fastrpc_device *fdev; in fastrpc_device_register() local
|