Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h19 int ixgbe_vf_configuration(struct pci_dev *pdev, unsigned int event_mask);
H A Dixgbe_sriov.c316 ixgbe_vf_configuration(dev, (i | 0x10000000)); in ixgbe_pci_sriov_enable()
791 int ixgbe_vf_configuration(struct pci_dev *pdev, unsigned int event_mask) in ixgbe_vf_configuration() function
H A Dixgbe_main.c11237 ixgbe_vf_configuration(pdev, (i | 0x10000000)); in ixgbe_probe()