Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe.h1310 int xgbe_pci_init(void);
1313 static inline int xgbe_pci_init(void) { return 0; } in xgbe_pci_init() function
Dxgbe-main.c474 ret = xgbe_pci_init(); in xgbe_mod_init()
Dxgbe-pci.c516 int xgbe_pci_init(void) in xgbe_pci_init() function