Searched refs:Geography (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/rt2860/
H A Dchlist.h56 u8 Geography; /* 0:out door, 1:in door, 2:both */ member in struct:rt_ch_desp
H A Drtmp.h1164 u8 Geography; member in struct:rt_common_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drt_channel.c1498 struct rt_ch_region *pChRegion, u8 Geography)
1524 if ((pChDesp->Geography == BOTH)
1525 || (pChDesp->Geography == Geography)) {
1540 CreateChList(pAd, pChReg, pAd->CommonCfg.Geography);
1573 if ((pChDesp->Geography == BOTH)
1574 || (pChDesp->Geography == pAd->CommonCfg.Geography)) {
1497 CreateChList(struct rt_rtmp_adapter *pAd, struct rt_ch_region *pChRegion, u8 Geography) argument

Completed in 125 milliseconds