Searched refs:ixgbe_allocate_pci_resources (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_ix.c137 static int ixgbe_allocate_pci_resources(struct adapter *);
723 if (ixgbe_allocate_pci_resources(adapter)) {
2575 * ixgbe_allocate_pci_resources
2578 ixgbe_allocate_pci_resources(struct adapter *adapter) function
2600 } /* ixgbe_allocate_pci_resources */

Completed in 83 milliseconds