/linux/include/linux/ |
H A D | phylink.h | 122 phy_interface_t interface; 196 phy_interface_t interface); 198 phy_interface_t interface); 200 phy_interface_t iface); 204 phy_interface_t iface); 206 phy_interface_t interface); 209 phy_interface_t interface, int speed, int duplex, 228 phy_interface_t interface); 243 phy_interface_t interface); 268 phy_interface_t iface); [all …]
|
H A D | stmmac.h | 202 phy_interface_t mac_interface; 206 phy_interface_t phy_interface; 239 phy_interface_t interface, int speed); 247 phy_interface_t interface); 259 phy_interface_t interface);
|
H A D | of_net.h | 15 extern int of_get_phy_mode(struct device_node *np, phy_interface_t *interface); 22 phy_interface_t *interface) in of_get_phy_mode()
|
H A D | phy.h | 156 } phy_interface_t; typedef 205 static inline const char *phy_modes(phy_interface_t interface) in phy_modes() 678 phy_interface_t interface; 962 phy_interface_t interface); 979 phy_interface_t iface); 1312 int phy_interface_num_ports(phy_interface_t interface); 1741 static inline bool phy_interface_mode_is_rgmii(phy_interface_t mode) in phy_interface_mode_is_rgmii() 1755 static inline bool phy_interface_mode_is_8023z(phy_interface_t mode) in phy_interface_mode_is_8023z() 1815 phy_interface_t interface); 1818 u32 flags, phy_interface_t interface); [all …]
|
H A D | of_mdio.h | 41 phy_interface_t iface); 111 u32 flags, phy_interface_t iface) in of_phy_connect()
|
H A D | fec.h | 17 phy_interface_t phy;
|
H A D | pxa168_eth.h | 19 phy_interface_t intf;
|
H A D | sh_eth.h | 11 phy_interface_t phy_interface;
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_phylink.c | 11 static phy_interface_t fbnic_phylink_select_interface(u8 aui) in fbnic_phylink_select_interface() 158 phy_interface_t interface, in fbnic_phylink_pcs_config() 174 phy_interface_t interface) in fbnic_phylink_mac_select_pcs() 190 phy_interface_t interface) in fbnic_phylink_mac_link_down() 204 phy_interface_t interface, int speed, int duplex, in fbnic_phylink_mac_link_up()
|
/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | pcs-639x.c | 26 phy_interface_t interface; 203 phy_interface_t interface) in mv88e639x_sgmii_pcs_pre_config() 242 phy_interface_t interface) in mv88e639x_sgmii_pcs_post_config() 301 phy_interface_t interface, in mv88e639x_sgmii_pcs_config() 349 phy_interface_t interface, in mv88e639x_sgmii_pcs_link_up() 441 phy_interface_t interface, in mv88e639x_xg_pcs_config() 450 phy_interface_t mode) in mv88e639x_pcs_select() 740 phy_interface_t interface, in mv88e6393x_sgmii_apply_2500basex_an() 767 phy_interface_t interface) in mv88e6393x_sgmii_pcs_pre_config() 777 phy_interface_t interface) in mv88e6393x_sgmii_pcs_post_config() [all …]
|
H A D | chip.h | 290 phy_interface_t interface; 517 phy_interface_t mode); 555 phy_interface_t (*port_max_speed_mode)(struct mv88e6xxx_chip *chip, 586 phy_interface_t mode); 757 phy_interface_t mode);
|
H A D | pcs-6185.c | 100 phy_interface_t interface, in mv88e6185_pcs_config() 182 phy_interface_t interface) in mv88e6185_pcs_select()
|
/linux/drivers/net/ethernet/ti/ |
H A D | cpsw-phy-sel.c | 35 phy_interface_t phy_mode, int slave); 40 phy_interface_t phy_mode, int slave) in cpsw_gmii_sel_am3352() 100 phy_interface_t phy_mode, int slave) in cpsw_gmii_sel_dra7xx() 160 void cpsw_phy_sel(struct device *dev, phy_interface_t phy_mode, int slave) in cpsw_phy_sel()
|
H A D | cpsw.h | 18 void cpsw_phy_sel(struct device *dev, phy_interface_t phy_mode, int slave); 21 void cpsw_phy_sel(struct device *dev, phy_interface_t phy_mode, int slave) in cpsw_phy_sel()
|
/linux/include/linux/soc/nxp/ |
H A D | lpc32xx-misc.h | 16 extern void lpc32xx_set_phy_interface_mode(phy_interface_t mode); 25 static inline void lpc32xx_set_phy_interface_mode(phy_interface_t mode) in lpc32xx_set_phy_interface_mode()
|
/linux/drivers/net/pcs/ |
H A D | pcs-lynx.c | 39 phy_interface_t interface) in lynx_pcs_inband_caps() 136 phy_interface_t interface, in lynx_pcs_config_giga() 192 phy_interface_t ifmode, in lynx_pcs_config() 306 phy_interface_t interface, in lynx_pcs_link_up() 337 static const phy_interface_t lynx_interfaces[] = {
|
H A D | pcs-mtk-lynxi.c | 81 phy_interface_t interface; 92 phy_interface_t interface) in mtk_pcs_lynxi_inband_caps() 124 phy_interface_t interface, in mtk_pcs_lynxi_config() 230 phy_interface_t interface, int speed, in mtk_pcs_lynxi_link_up()
|
H A D | pcs-xpcs.c | 111 phy_interface_t interface; 124 xpcs_find_compat(struct dw_xpcs *xpcs, phy_interface_t interface) in xpcs_find_compat() 141 int xpcs_get_an_mode(struct dw_xpcs *xpcs, phy_interface_t interface) in xpcs_get_an_mode() 571 phy_interface_t interface) in xpcs_inband_caps() 606 phy_interface_t interface) in xpcs_switch_interface_mode() 621 static void xpcs_pre_config(struct phylink_pcs *pcs, phy_interface_t interface) in xpcs_pre_config() 730 phy_interface_t interface = PHY_INTERFACE_MODE_1000BASEX; in xpcs_config_aneg_c37_1000basex() 811 static int xpcs_do_config(struct dw_xpcs *xpcs, phy_interface_t interface, in xpcs_do_config() 872 phy_interface_t interface, in xpcs_config() 1125 phy_interface_t interface, in xpcs_link_up_sgmii_1000basex() [all …]
|
H A D | pcs-xpcs.h | 114 phy_interface_t interface; 127 int txgbe_xpcs_switch_mode(struct dw_xpcs *xpcs, phy_interface_t interface);
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-rk.c | 41 phy_interface_t interface, int speed); 71 phy_interface_t phy_iface; 96 unsigned int reg, phy_interface_t interface, in rk_set_reg_speed() 140 phy_interface_t interface, int speed) in rk_set_clk_mac_speed() 247 phy_interface_t interface, int speed) in px30_set_speed() 335 phy_interface_t interface, int speed) in rk3128_set_speed() 412 phy_interface_t interface, int speed) in rk3228_set_speed() 489 phy_interface_t interface, int speed) in rk3288_set_speed() 523 phy_interface_t interface, int speed) in rk3308_set_speed() 602 phy_interface_t interface, int speed) in rk3328_set_speed() [all …]
|
/linux/drivers/net/ethernet/tehuti/ |
H A D | tn40_phy.c | 16 unsigned int mode, phy_interface_t interface, in tn40_link_up() 26 phy_interface_t interface) in tn40_link_down()
|
/linux/drivers/net/phy/ |
H A D | phylink.c | 51 phy_interface_t link_interface; /* PHY_INTERFACE_xxx */ 63 phy_interface_t cur_interface; 131 static const phy_interface_t phylink_sfp_interface_preference[] = { 206 static unsigned int phylink_interface_signal_rate(phy_interface_t interface) in phylink_interface_signal_rate() 233 static int phylink_interface_max_speed(phy_interface_t interface) in phylink_interface_max_speed() 430 static unsigned long phylink_get_capabilities(phy_interface_t interface, in phylink_get_capabilities() 577 phy_interface_t interface, in phylink_validate_one() 871 phy_interface_t interface) in phylink_pcs_inband_caps() 880 phy_interface_t interface) in phylink_pcs_pre_config() 887 phy_interface_t interface) in phylink_pcs_post_config() [all …]
|
/linux/drivers/net/dsa/b53/ |
H A D | b53_serdes.h | 111 phy_interface_t interface, bool link_up); 114 phy_interface_t interface);
|
H A D | b53_serdes.c | 69 phy_interface_t interface, in b53_serdes_config() 140 phy_interface_t interface, bool link_up) in b53_serdes_link_set() 196 phy_interface_t interface) in b53_serdes_phylink_mac_select_pcs()
|
/linux/include/linux/platform_data/ |
H A D | bcmgenet.h | 11 phy_interface_t phy_interface;
|