Searched refs:sriov_configure (Results 1 – 3 of 3) sorted by relevance
85 void (*sriov_configure)(struct ecore_dev *edev, int num_vfs); member
829 INIT_STRUCT_FIELD(sriov_configure, &qed_sriov_configure),
2749 qed_ops->sriov_configure(edev, pci_dev->max_vfs); in qede_common_dev_init()