Lines Matching defs:sc_rctl
703 uint32_t sc_rctl; /* prototype RCTL register */
4471 sc->sc_rctl &= ~(RCTL_BAM | RCTL_UPE | RCTL_MPE);
4474 sc->sc_rctl |= RCTL_BAM;
4476 sc->sc_rctl |= RCTL_UPE;
4586 sc->sc_rctl |= RCTL_MPE;
4600 CSR_WRITE(sc, WMREG_RCTL, sc->sc_rctl);
5618 sc->sc_rctl &= ~RCTL_EN;
5983 if ((sc->sc_rctl & RCTL_EN) != 0)
7514 sc->sc_rctl = RCTL_EN | RCTL_LBM_NONE | RCTL_RDMTS_1_2 | RCTL_DPF
7519 sc->sc_rctl |= RCTL_DTYP_ONEBUF;
7522 sc->sc_rctl |= RCTL_SECRC;
7526 sc->sc_rctl |= RCTL_LPE;
7532 sc->sc_rctl |= RCTL_2k;
7537 sc->sc_rctl |= RCTL_BSEX | RCTL_BSEX_4k;
7540 sc->sc_rctl |= RCTL_BSEX | RCTL_BSEX_8k;
7543 sc->sc_rctl |= RCTL_BSEX | RCTL_BSEX_16k;
7674 sc->sc_rctl &= ~RCTL_EN;
17449 sc->sc_rctl |= RCTL_SECRC;
17453 sc->sc_rctl &= ~RCTL_SECRC;