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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcinit.c356 b2 = 0x20 | (wd->ap.bcKeyIndex[vap] << 6);
388 header[hlen+1] = 0x2000 | (wd->ap.bcKeyIndex[vap] << 14);
427 header[hlen] = (wd->ap.bcKeyIndex[vap] & 0x0001); /* For Key Id and reserved field */
589 header[hlen+1] = wd->ap.bcKeyIndex[vap] << 14; //IV with Keyid--CWYang(m)
617 header[hlen+1] = wd->ap.bcKeyIndex[vap] << 14; //IV with Keyid
H A Dstruct.h693 u8_t bcKeyIndex[ZM_MAX_AP_SUPPORT]; member in struct:zsWlanDevAp
H A Dcoid.c730 wd->ap.bcKeyIndex[vapId] = keyInfo.keyIndex;
1060 wd->ap.bcKeyIndex[vapId] = keyInfo.keyIndex;

Completed in 110 milliseconds