Home
last modified time | relevance | path

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

/Linux-v6.6/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()
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()