Searched refs:bcmfs_device (Results 1 – 7 of 7) sorted by relevance
25 struct bcmfs_device *fsdev;33 bcmfs_sym_dev_create(struct bcmfs_device *fdev);36 bcmfs_sym_dev_destroy(struct bcmfs_device *fdev);
59 bcmfs_attach_vfio(struct bcmfs_device *dev) in bcmfs_attach_vfio()79 bcmfs_release_vfio(struct bcmfs_device *dev) in bcmfs_release_vfio()98 bcmfs_attach_vfio(struct bcmfs_device *dev __rte_unused) in bcmfs_attach_vfio()104 bcmfs_release_vfio(struct bcmfs_device *dev __rte_unused) in bcmfs_release_vfio()
89 TAILQ_HEAD(fsdev_list, bcmfs_device);92 static struct bcmfs_device *98 struct bcmfs_device *fsdev; in fsdev_allocate_one_dev()146 static struct bcmfs_device *149 struct bcmfs_device *fsdev; in find_fsdev()159 fsdev_release(struct bcmfs_device *fsdev) in fsdev_release()237 struct bcmfs_device *fsdev; in bcmfs_vdev_probe()315 struct bcmfs_device *fsdev; in bcmfs_vdev_remove()
11 bcmfs_attach_vfio(struct bcmfs_device *dev);15 bcmfs_release_vfio(struct bcmfs_device *dev);
48 struct bcmfs_device { struct49 TAILQ_ENTRY(bcmfs_device) next;
62 struct bcmfs_device *fsdev = internals->fsdev; in bcmfs_sym_dev_info_get()80 struct bcmfs_device *fsdev; in bcmfs_sym_stats_get()101 struct bcmfs_device *fsdev; in bcmfs_sym_stats_reset()184 struct bcmfs_device *fsdev = bcmfs_private->fsdev; in bcmfs_sym_qp_setup()354 bcmfs_sym_dev_create(struct bcmfs_device *fsdev) in bcmfs_sym_dev_create()403 bcmfs_sym_dev_destroy(struct bcmfs_device *fsdev) in bcmfs_sym_dev_destroy()
9 'bcmfs_device.c',