Searched refs:xgbe_pci_init (Results 1 – 2 of 2) sorted by relevance
1282 int xgbe_pci_init(void);1285 static inline int xgbe_pci_init(void) { return 0; } in xgbe_pci_init() function
357 ret = xgbe_pci_init(); in xgbe_mod_init()