Searched refs:cencIe (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 Dcmmsta.c1730 zfCopyFromRxBuffer(dev, buf, pBssInfo->cencIe, offset, length+2);
1736 pBssInfo->cencIe[1] = 0;
3647 if ( pBssInfo->cencIe[1] != 0 )
3651 zfwCencHandleBeaconProbrespon(dev, (u8_t *)&pBssInfo->cencIe,
3653 zfMemoryCopy(wd->sta.cencIe, pBssInfo->cencIe,
3654 pBssInfo->cencIe[1]+2);
3658 wd->sta.cencIe[1] = 0;
5325 if (wd->sta.cencIe[1] != 0)
5327 zfCopyToIntTxBuffer(dev, buf, wd->sta.cencIe, offse
[all...]
H A Dpub_zfi.h237 u8_t cencIe[ZM_MAX_IE_SIZE + 2]; /* CENC */ /* half size because of memory exceed 64k boundary */ member in struct:zsBssInfo
H A Dstruct.h952 u8_t cencIe[ZM_MAX_IE_SIZE + 2]; member in struct:zsWlanDevSta

Completed in 402 milliseconds