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

/freebsd-13-stable/sys/dev/re/
H A Dif_re.c205 static const struct rl_hwrev re_hwrevs[] = {
719 if (sc->rl_hwrev->rl_rev == RL_HWREV_8168F) {
750 if (sc->rl_hwrev->rl_rev == RL_HWREV_8169S)
1220 const struct rl_hwrev *hw_rev;
1408 sc->rl_hwrev = hw_rev;
1536 if (sc->rl_hwrev->rl_rev == RL_HWREV_8139CPLUS) {
1645 if (sc->rl_hwrev->rl_rev == RL_HWREV_8168C ||
1646 sc->rl_hwrev->rl_rev == RL_HWREV_8168C_SPIN2 ||
1647 sc->rl_hwrev->rl_rev == RL_HWREV_8168CP) {
3031 if (sc->rl_hwrev
[all...]
/freebsd-13-stable/sys/dev/rl/
H A Dif_rlreg.h619 struct rl_hwrev { struct
879 const struct rl_hwrev *rl_hwrev; member in struct:rl_softc

Completed in 162 milliseconds