Home
last modified time | relevance | path

Searched refs:ionic_vf (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic.h23 struct ionic_vf { struct
55 struct ionic_vf *vfs;
H A Dionic_bus_pci.c112 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic.h28 struct ionic_vf { struct
60 struct ionic_vf *vfs;
H A 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()
H A Dionic_lif.c2335 static int ionic_get_fw_vf_config(struct ionic *ionic, int vf, struct ionic_vf *vfdata) in ionic_get_fw_vf_config()
2410 struct ionic_vf vfdata = { 0 }; in ionic_get_vf_config()
2682 struct ionic_vf *v; in ionic_vf_attr_replay()

Completed in 6 milliseconds