Searched refs:FirstChnl (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Ddot11d.c94 if(MaxChnlNum >= pTriple->FirstChnl)
100 if(MAX_CHANNEL_NUMBER < (pTriple->FirstChnl + pTriple->NumChnls))
109 pDot11dInfo->channel_map[pTriple->FirstChnl + j] = 1;
110 pDot11dInfo->MaxTxPwrDbmList[pTriple->FirstChnl + j] = pTriple->MaxTxPowerInDbm;
111 MaxChnlNum = pTriple->FirstChnl + j;
H A Ddot11d.h11 u8 FirstChnl; member in struct:_CHNL_TXPOWER_TRIPLE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Ddot11d.c87 if(MaxChnlNum >= pTriple->FirstChnl)
92 if(MAX_CHANNEL_NUMBER < (pTriple->FirstChnl + pTriple->NumChnls))
100 pDot11dInfo->channel_map[pTriple->FirstChnl + j] = 1;
101 pDot11dInfo->MaxTxPwrDbmList[pTriple->FirstChnl + j] = pTriple->MaxTxPowerInDbm;
102 MaxChnlNum = pTriple->FirstChnl + j;
H A Ddot11d.h12 u8 FirstChnl; member in struct:_CHNL_TXPOWER_TRIPLE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Ddot11d.c96 if(MaxChnlNum >= pTriple->FirstChnl)
101 if(MAX_CHANNEL_NUMBER < (pTriple->FirstChnl + pTriple->NumChnls))
109 pDot11dInfo->channel_map[pTriple->FirstChnl + j] = 1;
110 pDot11dInfo->MaxTxPwrDbmList[pTriple->FirstChnl + j] = pTriple->MaxTxPowerInDbm;
111 MaxChnlNum = pTriple->FirstChnl + j;
H A Ddot11d.h25 u8 FirstChnl; member in struct:_CHNL_TXPOWER_TRIPLE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Ddot11d.c87 if(MaxChnlNum >= pTriple->FirstChnl)
92 if(MAX_CHANNEL_NUMBER < (pTriple->FirstChnl + pTriple->NumChnls))
100 pDot11dInfo->channel_map[pTriple->FirstChnl + j] = 1;
101 pDot11dInfo->MaxTxPwrDbmList[pTriple->FirstChnl + j] = pTriple->MaxTxPowerInDbm;
102 MaxChnlNum = pTriple->FirstChnl + j;
H A Ddot11d.h12 u8 FirstChnl; member in struct:_CHNL_TXPOWER_TRIPLE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Ddot11d.h8 u8 FirstChnl; member in struct:_CHNL_TXPOWER_TRIPLE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Ddot11d.h9 u8 FirstChnl; member in struct:_CHNL_TXPOWER_TRIPLE

Completed in 178 milliseconds