Searched refs:phy_interface_t (Results 1 – 11 of 11) sorted by relevance
/linux-4.19.296/include/linux/ |
D | phylink.h | 48 phy_interface_t interface; 77 phy_interface_t interface); 79 phy_interface_t interface, 174 phy_interface_t interface); 190 phy_interface_t interface, 195 phy_interface_t iface, const struct phylink_mac_ops *ops);
|
D | of_mdio.h | 21 u32 flags, phy_interface_t iface); 27 phy_interface_t iface); 76 u32 flags, phy_interface_t iface) in of_phy_connect() 90 u32 flags, phy_interface_t iface) in of_phy_attach()
|
D | phy.h | 92 } phy_interface_t; typedef 114 static inline const char *phy_modes(phy_interface_t interface) in phy_modes() 427 phy_interface_t interface; 857 static inline bool phy_interface_mode_is_rgmii(phy_interface_t mode) in phy_interface_mode_is_rgmii() 871 static inline bool phy_interface_mode_is_8023z(phy_interface_t mode) in phy_interface_mode_is_8023z() 945 phy_interface_t interface); 948 u32 flags, phy_interface_t interface); 951 phy_interface_t interface); 954 phy_interface_t interface);
|
D | fec.h | 20 phy_interface_t phy;
|
D | pxa168_eth.h | 19 phy_interface_t intf;
|
D | sh_eth.h | 11 phy_interface_t phy_interface;
|
D | smsc911x.h | 34 phy_interface_t phy_interface;
|
D | sfp.h | 497 phy_interface_t sfp_select_interface(struct sfp_bus *bus, 524 static inline phy_interface_t sfp_select_interface(struct sfp_bus *bus, in sfp_select_interface()
|
/linux-4.19.296/include/linux/platform_data/ |
D | bcmgenet.h | 11 phy_interface_t phy_interface;
|
/linux-4.19.296/drivers/of/ |
D | of_mdio.c | 340 phy_interface_t iface) in of_phy_connect() 374 phy_interface_t iface; in of_phy_get_and_connect() 416 phy_interface_t iface) in of_phy_attach()
|
/linux-4.19.296/include/net/ |
D | dsa.h | 377 phy_interface_t interface); 380 phy_interface_t interface,
|