Searched refs:RCTL_EN (Results 1 – 3 of 3) sorted by relevance
215 l->rctl = RCTL_EN | RCTL_LBM_NONE | RCTL_RDMTS_1_2; in wm_init()
769 #define RCTL_EN __BIT(1) /* receiver enable */ macro
5464 CSR_WRITE(sc, WMREG_RCTL, rctl & ~RCTL_EN); in wm_flush_desc_rings() 5480 CSR_WRITE(sc, WMREG_RCTL, rctl | RCTL_EN); in wm_flush_desc_rings() 5483 CSR_WRITE(sc, WMREG_RCTL, rctl & ~RCTL_EN); in wm_flush_desc_rings() 5618 sc->sc_rctl &= ~RCTL_EN; in wm_reset() 5983 if ((sc->sc_rctl & RCTL_EN) != 0) in wm_add_rxbuf() 7514 sc->sc_rctl = RCTL_EN | RCTL_LBM_NONE | RCTL_RDMTS_1_2 | RCTL_DPF in wm_init_locked() 7674 sc->sc_rctl &= ~RCTL_EN; in wm_stop_locked()