Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic.h28 struct ionic_vf { struct
60 struct ionic_vf *vfs; argument
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.c2333 static int ionic_get_fw_vf_config(struct ionic *ionic, int vf, struct ionic_vf *vfdata) in ionic_get_fw_vf_config()
2408 struct ionic_vf vfdata = { 0 }; in ionic_get_vf_config()
2680 struct ionic_vf *v; in ionic_vf_attr_replay()