Home
last modified time | relevance | path

Searched defs:plca_cfg (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/ethernet/phy/
Dphy_oa_tc14_plca.c44 int genphy_set_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg) in genphy_set_plca_cfg()
83 int genphy_get_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg) in genphy_get_plca_cfg()
Dphy_microchip_t1s.c458 static int phy_mc_t1s_set_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg) in phy_mc_t1s_set_plca_cfg()
473 struct phy_plca_cfg plca_cfg; in phy_mc_t1s_set_dt_plca() local
/Zephyr-latest/include/zephyr/net/
Dphy.h378 static inline int phy_set_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg) in phy_set_plca_cfg()
400 static inline int phy_get_plca_cfg(const struct device *dev, struct phy_plca_cfg *plca_cfg) in phy_get_plca_cfg()
/Zephyr-latest/drivers/ethernet/
Deth_lan865x.c125 struct phy_plca_cfg plca_cfg; in lan865x_set_config() local