Searched refs:mwl_hal_keyset (Results 1 – 1 of 1) sorted by relevance
270 static int mwl_hal_keyset(struct mwl_softc *, const MWL_HAL_KEYVAL *,2152 mwl_hal_keyset(struct mwl_softc *sc, const MWL_HAL_KEYVAL *kv, in mwl_hal_keyset() function2396 (void) mwl_hal_keyset(sc, &hk, ic->ic_macaddr); in mwl_key_set()2398 return (mwl_hal_keyset(sc, &hk, macaddr) == 0); in mwl_key_set()