Searched refs:bUseBGProtection (Results 1 - 1 of 1) 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.c1405 BOOLEAN bUseShortSlot, bUseBGProtection; local
1420 bUseBGProtection = (pAd->CommonCfg.UseBGProtection == 1) || /* always use */
1425 bUseBGProtection = FALSE;
1427 if (bUseBGProtection !=
1431 if (bUseBGProtection) {
1473 bUseBGProtection));

Completed in 41 milliseconds