| if_rge.c | 158 void rge_write_ephy(struct rge_softc *, uint16_t, uint16_t); 2021 rge_write_ephy(sc, rtl8125_mac_cfg2_ephy[i].reg, 2107 rge_write_ephy(sc, rtl8125_mac_cfg3_ephy[i].reg, 2111 rge_write_ephy(sc, 0x002a, val | 0x3000); 2115 rge_write_ephy(sc, 0x0002, 0x6042); 2116 rge_write_ephy(sc, 0x0006, 0x0014); 2118 rge_write_ephy(sc, 0x006a, val | 0x3000); 2122 rge_write_ephy(sc, 0x0042, 0x6042); 2123 rge_write_ephy(sc, 0x0046, 0x0014); 2208 rge_write_ephy(sc, rtl8125_mac_cfg4_ephy[i].reg 2782 rge_write_ephy(struct rge_softc *sc, uint16_t reg, uint16_t val) function in typeref:typename:void [all...] |