Searched refs:mconfig (Results 1 – 2 of 2) sorted by relevance
513 qep->mconfig = (MREGS_MCONFIG_TXENAB | in qe_open()626 u8 new_mconfig = qep->mconfig; in qe_set_multicast()671 qep->mconfig = new_mconfig; in qe_set_multicast()672 sbus_writeb(qep->mconfig, qep->mregs + MREGS_MCONFIG); in qe_set_multicast()
344 u8 mconfig; /* Base MACE mconfig value */ member