Home
last modified time | relevance | path

Searched refs:ionic_vf (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/pensando/ionic/
Dionic.h30 struct ionic_vf { struct
65 struct ionic_vf *vfs;
Dionic_bus_pci.c114 struct ionic_vf *v; in ionic_vf_dealloc_locked()
147 struct ionic_vf *v; in ionic_vf_alloc()
153 ionic->vfs = kcalloc(num_vfs, sizeof(struct ionic_vf), GFP_KERNEL); in ionic_vf_alloc()
Dionic_lif.c2366 struct ionic_vf *vfdata = &ionic->vfs[vf]; in ionic_get_vf_config()
2625 struct ionic_vf *v; in ionic_vf_attr_replay()