Searched refs:ETH_RFE_CTL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/net/
H A Dif_mugereg.h135 #define ETH_RFE_CTL 0x0B0 macro
H A Dif_muge.c1086 err = lan78xx_read_reg(sc, ETH_RFE_CTL, &buf);
1088 err = lan78xx_write_reg(sc, ETH_RFE_CTL, buf);
1922 lan78xx_write_reg(sc, ETH_RFE_CTL, sc->sc_rfe_ctl);
1948 lan78xx_write_reg(sc, ETH_RFE_CTL, sc->sc_rfe_ctl);
1984 err = lan78xx_write_reg(sc, ETH_RFE_CTL, sc->sc_rfe_ctl);
1987 muge_warn_printf(sc, "failed to write ETH_RFE_CTL (err=%d)\n",

Completed in 103 milliseconds