Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/amd/xgbe/
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 *);
Dxgbe-phy-v1.c822 void xgbe_init_function_ptrs_phy_v1(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy_v1()
Dxgbe-drv.c1313 struct xgbe_phy_if *phy_if = &pdata->phy_if; in xgbe_start()
1378 struct xgbe_phy_if *phy_if = &pdata->phy_if; in xgbe_stop()
Dxgbe-mdio.c1683 void xgbe_init_function_ptrs_phy(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy()
Dxgbe-phy-v2.c3759 void xgbe_init_function_ptrs_phy_v2(struct xgbe_phy_if *phy_if) in xgbe_init_function_ptrs_phy_v2()