Home
last modified time | relevance | path

Searched refs:snet_dev_cfg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/vdpa/solidrun/
H A Dsnet_vdpa.h86 struct snet_dev_cfg *cfg;
89 struct snet_dev_cfg { struct
138 struct snet_dev_cfg **devs;
H A Dsnet_main.c788 static int snet_alloc_irq_vector(struct pci_dev *pdev, struct snet_dev_cfg *snet_cfg) in snet_alloc_irq_vector()
880 static struct snet_dev_cfg *snet_find_dev_cfg(struct snet_cfg *cfg, u32 vfid) in snet_find_dev_cfg()
970 struct snet_dev_cfg *dev_cfg; in snet_vdpa_probe_vf()