if_rge.c | 145 void rge_write_ephy(struct rge_softc *, uint16_t, uint16_t); 1931 rge_write_ephy(sc, rtl8125_mac_cfg2_ephy[i].reg, 2017 rge_write_ephy(sc, rtl8125_mac_cfg3_ephy[i].reg, 2021 rge_write_ephy(sc, 0x002a, val | 0x3000); 2025 rge_write_ephy(sc, 0x0002, 0x6042); 2026 rge_write_ephy(sc, 0x0006, 0x0014); 2028 rge_write_ephy(sc, 0x006a, val | 0x3000); 2032 rge_write_ephy(sc, 0x0042, 0x6042); 2033 rge_write_ephy(sc, 0x0046, 0x0014); 2118 rge_write_ephy(sc, rtl8125_mac_cfg4_ephy[i].reg 2699 rge_write_ephy(struct rge_softc *sc, uint16_t reg, uint16_t val) function in typeref:typename:void [all...] |