Searched refs:keyIndex (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/mwl/
H A Dmwlhal.h429 uint32_t keyIndex; /* for WEP only; actual key index */ member in struct:__anon9529
H A Dmwlhal.c1203 pCmd->KeyParam.KeyIndex = htole32(kv->keyIndex);
1249 pCmd->KeyParam.KeyIndex = htole32(kv->keyIndex);
H A Dif_mwl.c1562 printf("%s: [%u] %-7s", tag, hk->keyIndex, ciphers[hk->keyTypeId]);
1636 hk.keyIndex = k->wk_keyix;
1702 hk.keyIndex = k->wk_keyix;

Completed in 105 milliseconds