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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_reg.h838 uint32_t KeyIndex; /* For WEP only - actual key index */ member in struct:__anon6204
H A Dmwl.c2167 pCmd->KeyParam.KeyIndex = LE_32(kv->keyIndex);
2212 pCmd->KeyParam.KeyIndex = LE_32(kv->keyIndex);
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h370 #define RSS_KEY_ADDR (Port, KeyIndex) \
371 ((B4_RSS_KEY | (((Port) == 0) ? 0 : 0x80)) + (KeyIndex))

Completed in 87 milliseconds