Home
last modified time | relevance | path

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

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