Home
last modified time | relevance | path

Searched defs:phy_mode (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Dgenet_fdt.c104 else if (strcmp(phy_mode, "rgmii-txid") == 0) in genet_fdt_attach() local
/netbsd-src/sys/arch/arm/altera/
H A Dcycv_gmac.c81 const char *phy_mode; in cycv_gmac_attach() local
/netbsd-src/sys/dev/acpi/
H A Dgenet_acpi.c88 char *phy_mode; genet_acpi_attach() local
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_gmac.c131 const char *phy_mode; in sunxi_gmac_attach() local
/netbsd-src/sys/arch/arm/nxp/
H A Dif_enet_imx.c134 const char *phy_mode = fdtbus_get_string(phandle, "phy-mode"); in enet_attach() local
/netbsd-src/sys/arch/arm/amlogic/
H A Dmeson_dwmac.c199 const char *phy_mode; in meson_dwmac_attach() local
/netbsd-src/sys/arch/arm/rockchip/
H A Drk_eqos.c297 const char *phy_mode; in rk_eqos_attach() local
H A Drk_gmac.c444 const char *phy_mode; in rk_gmac_attach() local
/netbsd-src/sys/arch/arm/sociox/
H A Dif_scx.c698 const char *phy_mode; in scx_fdt_attach() local
/netbsd-src/sys/dev/ic/
H A Dbwivar.h334 enum ieee80211_phymode phy_mode; global() member