Home
last modified time | relevance | path

Searched refs:xgbe_phy_if (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe.h932 struct xgbe_phy_if { struct
1036 void (*init_function_ptrs_phy_impl)(struct xgbe_phy_if *);
1127 struct xgbe_phy_if phy_if;
1344 void xgbe_init_function_ptrs_phy(struct xgbe_phy_if *);
1345 void xgbe_init_function_ptrs_phy_v1(struct xgbe_phy_if *);
1346 void xgbe_init_function_ptrs_phy_v2(struct xgbe_phy_if *);
A Dxgbe-phy-v1.c822 void xgbe_init_function_ptrs_phy_v1(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy_v1()
A Dxgbe-drv.c1299 struct xgbe_phy_if *phy_if = &pdata->phy_if; in xgbe_start()
1364 struct xgbe_phy_if *phy_if = &pdata->phy_if; in xgbe_stop()
A Dxgbe-mdio.c1665 void xgbe_init_function_ptrs_phy(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy()
A Dxgbe-phy-v2.c3758 void xgbe_init_function_ptrs_phy_v2(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy_v2()

Completed in 28 milliseconds