Home
last modified time | relevance | path

Searched refs:get_phy_flags (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/net/
A Ddsa.h858 u32 (*get_phy_flags)(struct dsa_switch *ds, int port); member
/linux-6.3-rc2/drivers/net/dsa/
A Dbcm_sf2.c1203 .get_phy_flags = bcm_sf2_sw_get_phy_flags,
/linux-6.3-rc2/net/dsa/
A Dslave.c2370 if (ds->ops->get_phy_flags) in dsa_slave_phy_setup()
2371 phy_flags = ds->ops->get_phy_flags(ds, dp->index); in dsa_slave_phy_setup()
/linux-6.3-rc2/drivers/net/dsa/qca/
A Dqca8k-8xxx.c2007 .get_phy_flags = qca8k_get_phy_flags,
/linux-6.3-rc2/drivers/net/dsa/microchip/
A Dksz_common.c3157 .get_phy_flags = ksz_get_phy_flags,
/linux-6.3-rc2/Documentation/networking/dsa/
A Ddsa.rst667 - ``get_phy_flags``: Some switches are interfaced to various kinds of Ethernet PHYs,

Completed in 27 milliseconds