Searched refs:UseBGProtection (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Doid.h659 unsigned long UseBGProtection; /* 0-AUTO, 1-always ON, 2-always OFF */ member in struct:rt_802_11_ap_config
669 unsigned long UseBGProtection; /* 0-AUTO, 1-always ON, 2-always OFF */ member in struct:rt_802_11_sta_config
H A Drtmp.h1240 unsigned long UseBGProtection; /* 0: auto, 1: always use, 2: always not use */ 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/sta/
H A Dsync.c1420 bUseBGProtection = (pAd->CommonCfg.UseBGProtection == 1) || /* always use */
1421 ((pAd->CommonCfg.UseBGProtection == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drtmp_init.c2579 pAd->CommonCfg.UseBGProtection = 0; /* 0: AUTO */

Completed in 114 milliseconds