Searched refs:mwl_hal_newstation (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 272 static int mwl_hal_newstation(struct mwl_softc *, const uint8_t *, 1707 mwl_hal_newstation(struct mwl_softc *sc, in mwl_hal_newstation() function 3012 (void) mwl_hal_newstation(sc, ic->ic_macaddr, 0, 0, NULL, 0, 0); in mwl_newstate() 3019 (void) mwl_hal_newstation(sc, in mwl_newstate() 4072 err = mwl_hal_newstation(sc, ic->ic_macaddr, 0, 0, NULL, 0, 0); in mwl_attach()
|