Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.h8 int txgbe_init_phy(struct txgbe *txgbe);
H A Dtxgbe_main.c736 err = txgbe_init_phy(txgbe); in txgbe_probe()
H A Dtxgbe_phy.c565 int txgbe_init_phy(struct txgbe *txgbe) in txgbe_init_phy() function