Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h1336 int xgbe_pci_init(void);
1339 static inline int xgbe_pci_init(void) { return 0; } in xgbe_pci_init() function
H A Dxgbe-main.c467 ret = xgbe_pci_init(); in xgbe_mod_init()
H A Dxgbe-pci.c530 int xgbe_pci_init(void) in xgbe_pci_init() function