Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.h41 int ixgbe_vf_configuration(struct pci_dev *pdev, unsigned int event_mask);
Dixgbe_sriov.c285 ixgbe_vf_configuration(dev, (i | 0x10000000)); in ixgbe_pci_sriov_enable()
623 int ixgbe_vf_configuration(struct pci_dev *pdev, unsigned int event_mask) in ixgbe_vf_configuration() function
Dixgbe_main.c8978 ixgbe_vf_configuration(pdev, (i | 0x10000000)); in ixgbe_probe()