Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/pensando/ionic/
Dionic.h28 struct ionic_vf { struct
60 struct ionic_vf *vfs; argument
Dionic_bus_pci.c113 struct ionic_vf *v; in ionic_vf_dealloc_locked()
146 struct ionic_vf *v; in ionic_vf_alloc()
152 ionic->vfs = kcalloc(num_vfs, sizeof(struct ionic_vf), GFP_KERNEL); in ionic_vf_alloc()