Searched refs:MAX_LEN_OF_RSNIE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dwpa.h51 #define LEN_EAPOL_KEY_MSG (sizeof(struct rt_key_descripter) - MAX_LEN_OF_RSNIE)
98 #define MAX_LEN_OF_RSNIE 255 macro
224 u8 KeyData[MAX_LEN_OF_RSNIE];
H A Dsta_ioctl.c2101 if (wrqu->data.length > MAX_LEN_OF_RSNIE ||
2112 NdisZeroMemory(&pAd->StaCfg.RSN_IE[0], MAX_LEN_OF_RSNIE);
H A Drtmp.h1432 u8 RSN_IE[MAX_LEN_OF_RSNIE]; /* The content saved here should be little-endian format. */
1542 u8 RSN_IE[MAX_LEN_OF_RSNIE];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_wpa.c540 sizeof(struct rt_key_descripter) - MAX_LEN_OF_RSNIE - 2))
638 sizeof(struct rt_key_descripter) - MAX_LEN_OF_RSNIE - 2))
745 sizeof(struct rt_key_descripter) - MAX_LEN_OF_RSNIE - 2))
891 sizeof(struct rt_key_descripter) - MAX_LEN_OF_RSNIE - 2))
1152 MAX_LEN_OF_RSNIE - 2))
1877 NdisZeroMemory(pAd->StaCfg.RSN_IE, MAX_LEN_OF_RSNIE);
H A Dcmm_sanity.c1020 u8 mic[LEN_KEY_DESC_MIC], digest[80], KEYDATA[MAX_LEN_OF_RSNIE];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dassoc.c1065 MAX_LEN_OF_RSNIE);

Completed in 234 milliseconds