Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.h7 int txgbe_init_phy(struct txgbe *txgbe);
H A Dtxgbe_main.c711 err = txgbe_init_phy(txgbe); in txgbe_probe()
H A Dtxgbe_phy.c754 int txgbe_init_phy(struct txgbe *txgbe) in txgbe_init_phy() function