Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c277 static int mwl_hal_newstation(struct mwl_softc *,
1716 mwl_hal_newstation(struct mwl_softc *sc, in mwl_hal_newstation() function
3021 (void) mwl_hal_newstation(sc, ic->ic_macaddr, 0, 0, NULL, 0, 0); in mwl_newstate()
3028 (void) mwl_hal_newstation(sc, in mwl_newstate()
4081 err = mwl_hal_newstation(sc, ic->ic_macaddr, 0, 0, NULL, 0, 0); in mwl_attach()