Home
last modified time | relevance | path

Searched refs:malo_mh (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/malo/
H A Dif_malo.c183 sc->malo_mh = mh; in malo_attach()
370 struct malo_hal *mh = sc->malo_mh; in malo_intr()
1258 malo_hal_txstart(sc->malo_mh, 0/*XXX*/); in malo_start()
1276 malo_hal_txstart(sc->malo_mh, 0/*XXX*/); in malo_start()
1304 struct malo_hal *mh = sc->malo_mh; in malo_hal_reset()
1434 struct malo_hal *mh = sc->malo_mh; in malo_init_locked()
1535 malo_hal_setmcast(sc->malo_mh, ctx.nmc, ctx.macs); in malo_setmcastfilter()
1549 struct malo_hal *mh = sc->malo_mh; in malo_mode_init()
1609 struct malo_hal *mh = sc->malo_mh; in malo_stop()
1686 struct malo_hal *mh = sc->malo_mh; in malo_updateslot()
[all …]
H A Dif_malo.h540 struct malo_hal *malo_mh; /* h/w access layer */ member