| /rk3399_rockchip-uboot/include/ |
| H A D | phy_interface.h | 25 PHY_INTERFACE_MODE_XGMII, enumerator 48 [PHY_INTERFACE_MODE_XGMII] = "xgmii",
|
| H A D | phy.h | 245 return interface == PHY_INTERFACE_MODE_XGMII; in is_10g_interface()
|
| /rk3399_rockchip-uboot/drivers/net/fm/ |
| H A D | p4080.c | 61 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if() 64 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if()
|
| H A D | t2080.c | 57 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if() 62 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if()
|
| H A D | ls1046.c | 61 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if() 67 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if()
|
| H A D | b4860.c | 70 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if() 110 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if()
|
| H A D | p5040.c | 63 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if() 66 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if()
|
| H A D | memac.c | 99 case PHY_INTERFACE_MODE_XGMII: in memac_set_interface_mode() 107 if (type != PHY_INTERFACE_MODE_XGMII) in memac_set_interface_mode()
|
| H A D | t4240.c | 72 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if() 84 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if()
|
| H A D | t1024.c | 46 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if()
|
| H A D | p5020.c | 57 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if()
|
| H A D | ls1043.c | 61 return PHY_INTERFACE_MODE_XGMII; in fman_port_enet_if()
|
| /rk3399_rockchip-uboot/board/freescale/ls2080ardb/ |
| H A D | eth_ls2080rdb.c | 80 case PHY_INTERFACE_MODE_XGMII: in board_eth_init() 91 case PHY_INTERFACE_MODE_XGMII: in board_eth_init()
|
| /rk3399_rockchip-uboot/board/freescale/t4rdb/ |
| H A D | eth.c | 97 case PHY_INTERFACE_MODE_XGMII: in board_eth_init() 137 case PHY_INTERFACE_MODE_XGMII: in board_eth_init()
|
| /rk3399_rockchip-uboot/drivers/net/ldpaa_eth/ |
| H A D | ls2080a.c | 72 return PHY_INTERFACE_MODE_XGMII; in wriop_dpmac_enet_if() 75 return PHY_INTERFACE_MODE_XGMII; in wriop_dpmac_enet_if()
|
| /rk3399_rockchip-uboot/board/freescale/t208xrdb/ |
| H A D | eth_t208xrdb.c | 88 case PHY_INTERFACE_MODE_XGMII: in board_eth_init()
|
| /rk3399_rockchip-uboot/board/freescale/b4860qds/ |
| H A D | eth_b4860qds.c | 341 case PHY_INTERFACE_MODE_XGMII: in board_eth_init() 380 } else if (fm_info_get_enet_if(port) == PHY_INTERFACE_MODE_XGMII) { in board_ft_fman_fixup_port()
|
| /rk3399_rockchip-uboot/board/freescale/t102xrdb/ |
| H A D | eth_t102xrdb.c | 113 case PHY_INTERFACE_MODE_XGMII: in board_eth_init()
|
| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | eth.c | 270 } else if (interface == PHY_INTERFACE_MODE_XGMII && in board_ft_fman_fixup_port() 371 case PHY_INTERFACE_MODE_XGMII: in fdt_fixup_board_enet() 659 case PHY_INTERFACE_MODE_XGMII: in board_eth_init() 840 case PHY_INTERFACE_MODE_XGMII: in board_eth_init()
|
| /rk3399_rockchip-uboot/board/freescale/p2041rdb/ |
| H A D | eth.c | 111 if (intf == PHY_INTERFACE_MODE_XGMII) { in board_ft_fman_fixup_port()
|
| /rk3399_rockchip-uboot/board/freescale/t102xqds/ |
| H A D | eth_t102xqds.c | 213 } else if (fm_info_get_enet_if(port) == PHY_INTERFACE_MODE_XGMII) { in board_ft_fman_fixup_port() 426 case PHY_INTERFACE_MODE_XGMII: in board_eth_init()
|
| /rk3399_rockchip-uboot/board/freescale/corenet_ds/ |
| H A D | eth_p4080.c | 384 case PHY_INTERFACE_MODE_XGMII: in board_eth_init() 453 case PHY_INTERFACE_MODE_XGMII: in board_eth_init()
|
| /rk3399_rockchip-uboot/board/freescale/ls1043aqds/ |
| H A D | eth.c | 241 } else if (fm_info_get_enet_if(port) == PHY_INTERFACE_MODE_XGMII && in board_ft_fman_fixup_port() 287 case PHY_INTERFACE_MODE_XGMII: in fdt_fixup_board_enet()
|
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | aquantia.c | 33 } else if (phydev->interface == PHY_INTERFACE_MODE_XGMII) { in aquantia_config()
|
| /rk3399_rockchip-uboot/board/freescale/t208xqds/ |
| H A D | eth_t208xqds.c | 354 } else if (fm_info_get_enet_if(port) == PHY_INTERFACE_MODE_XGMII) { in board_ft_fman_fixup_port() 768 case PHY_INTERFACE_MODE_XGMII: in board_eth_init()
|