Searched refs:NewExtChannelOffset (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dsync.c579 u8 NewExtChannelOffset = 0xff; local
626 &NewExtChannelOffset, &LenVIE, pVIE)) {
648 AddHtInfoLen, NewExtChannelOffset, Channel,
699 u8 NewExtChannelOffset = 0xff; local
745 &NewExtChannelOffset, &LenVIE, pVIE)) {
832 NewExtChannelOffset,
903 pAd->MlmeAux.NewExtChannelOffset = NewExtChannelOffset;
918 pAd->MlmeAux.NewExtChannelOffset =
919 NewExtChannelOffset;
1072 u8 NewExtChannelOffset = 0xff; local
[all...]
H A Dassoc.c851 u8 NewExtChannelOffset = 0xff; local
856 &AddHtInfo, &HtCapabilityLen, &AddHtInfoLen, &NewExtChannelOffset,
942 u8 NewExtChannelOffset = 0xff; local
947 &AddHtInfo, &HtCapabilityLen, &AddHtInfoLen, &NewExtChannelOffset,
H A Dconnect.c2002 pAd->MlmeAux.NewExtChannelOffset = 0xff;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_sanity.c243 BOOLEAN PeerBeaconAndProbeRspSanity(struct rt_rtmp_adapter *pAd, void * Msg, unsigned long MsgLen, u8 MsgChannel, u8 *pAddr2, u8 *pBssid, char Ssid[], u8 * pSsidLen, u8 * pBssType, u16 * pBeaconPeriod, u8 * pChannel, u8 * pNewChannel, OUT LARGE_INTEGER * pTimestamp, struct rt_cf_parm * pCfParm, u16 * pAtimWin, u16 * pCapabilityInfo, u8 * pErp, u8 * pDtimCount, u8 * pDtimPeriod, u8 * pBcastFlag, u8 * pMessageToMe, u8 SupRate[], u8 * pSupRateLen, u8 ExtRate[], u8 * pExtRateLen, u8 * pCkipFlag, u8 * pAironetCellPowerLimit, struct rt_edca_parm *pEdcaParm, struct rt_qbss_load_parm *pQbssLoad, struct rt_qos_capability_parm *pQosCapability, unsigned long * pRalinkIe, u8 * pHtCapabilityLen, u8 * pPreNHtCapabilityLen, struct rt_ht_capability_ie * pHtCapability, u8 * AddHtInfoLen, struct rt_add_ht_info_ie * AddHtInfo, u8 * NewExtChannelOffset, /* Ht extension channel offset(above or below) */ argument
281 *NewExtChannelOffset = 0xff; /*Default 0xff means no such IE */
435 *NewExtChannelOffset = pEid->Octet[0];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dmlme.h397 u8 ExtChanOffset:2; /* Please not the difference with following u8 NewExtChannelOffset; from 802.11n */
407 u8 NewExtChannelOffset; member in struct:rt_ht_capability
891 u8 NewExtChannelOffset; member in struct:rt_mlme_aux

Completed in 56 milliseconds