Searched defs:mwl_hal_newstation (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c272 static int mwl_hal_newstation(struct mwl_softc *, const uint8_t *,
1707 mwl_hal_newstation(struct mwl_softc *sc, function
1726 MWL_DBG(MWL_DBG_HW, "mwl: mwl_hal_newstation(): "
3012 (void) mwl_hal_newstation(sc, ic->ic_macaddr, 0, 0, NULL, 0, 0);
3019 (void) mwl_hal_newstation(sc,
4072 err = mwl_hal_newstation(sc, ic->ic_macaddr, 0, 0, NULL, 0, 0);

Completed in 70 milliseconds