Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.h16 int txgbe_phylink_init_aml(struct txgbe *txgbe);
H A Dtxgbe_aml.c486 int txgbe_phylink_init_aml(struct txgbe *txgbe) in txgbe_phylink_init_aml() function
H A Dtxgbe_phy.c583 return txgbe_phylink_init_aml(txgbe); in txgbe_init_phy()