Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_security.h105 union Keytype dot118021XGrpKey[BIP_MAX_KEYID + 1]; /* 802.1x Group Key, for inx0 and inx1 */
106 union Keytype dot118021XGrptxmickey[BIP_MAX_KEYID + 1];
107 union Keytype dot118021XGrprxmickey[BIP_MAX_KEYID + 1];
111 union Keytype dot11wBIPKey[BIP_MAX_KEYID + 1]; /* BIP Key, for index4 and index5 */
H A Dieee80211.h431 #define BIP_MAX_KEYID 5 macro