Searched refs:regionCode (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpreg.c1499 u8_t GetWmRD(u16_t regionCode, u16_t channelFlag, REG_DOMAIN *rd) argument
1506 if (regDomainPairs[i].regDmnEnum == regionCode) {
1512 zm_debug_msg1("Failed to find reg domain pair ", regionCode);
1571 void zfHpGetRegulationTable(zdev_t *dev, u16_t regionCode, u16_t c_lo, u16_t c_hi) argument
1583 if (!GetWmRD(regionCode, ~ZM_REG_FLAG_CHANNEL_2GHZ, &rd5GHz)) {
1584 zm_debug_msg1("couldn't find unitary 5GHz reg domain for Region Code ", regionCode);
1587 if (!GetWmRD(regionCode, ZM_REG_FLAG_CHANNEL_2GHZ, &rd2GHz)) {
1588 zm_debug_msg1("couldn't find unitary 2GHz reg domain for Region Code ", regionCode);
1591 if (wd->regulationTable.regionCode == regionCode) {
1756 zfHpGetRegulationTablefromRegionCode(zdev_t *dev, u16_t regionCode) argument
1863 zfHpGetisoNamefromregionCode(zdev_t *dev, u16_t regionCode) argument
1878 u16_t regionCode; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dpub_zfi.h314 u16_t regionCode; member in struct:zsRegulationTable
741 extern const char* zfiHpGetisoNamefromregionCode(zdev_t* dev, u16_t regionCode);
H A Dcoid.c1620 return wd->regulationTable.regionCode;
2238 wd->regulationTable.regionCode = NO_ENUMRD;
2490 const char* zfiHpGetisoNamefromregionCode(zdev_t* dev, u16_t regionCode) argument
2492 return zfHpGetisoNamefromregionCode(dev, regionCode);
H A Dcfunc.h398 void zfHpGetRegulationTablefromRegionCode(zdev_t* dev, u16_t regionCode);
401 const char* zfHpGetisoNamefromregionCode(zdev_t* dev, u16_t regionCode);
H A Dccmd.c123 wd->regulationTable.regionCode = 0xffff;
128 /* wd->regulationTable.regionCode = NULL1_WORLD; //Only 2.4g RegCode */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtoplevel.cpp1407 switch(rgnRec->regionCode)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtoplevel.cpp1904 switch (rgnRec->regionCode)

Completed in 90 milliseconds