Home
last modified time | relevance | path

Searched refs:bUseBGProtection (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/sta/
Dsync.c1404 BOOLEAN bUseShortSlot, bUseBGProtection; in PeerBeacon() local
1419 bUseBGProtection = (pAd->CommonCfg.UseBGProtection == 1) || /* always use */ in PeerBeacon()
1424 bUseBGProtection = FALSE; in PeerBeacon()
1426 if (bUseBGProtection != in PeerBeacon()
1430 if (bUseBGProtection) { in PeerBeacon()
1472 bUseBGProtection)); in PeerBeacon()