Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.h10 int txgbe_init_phy(struct txgbe *txgbe);
H A Dtxgbe_main.c685 err = txgbe_init_phy(txgbe); in txgbe_probe()
H A Dtxgbe_phy.c721 int txgbe_init_phy(struct txgbe *txgbe) in txgbe_init_phy() function