Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/bcm/
DAdapter.h468 BOOLEAN bIsAutoCorrectEnabled; member
DMisc.c1355 psAdapter->bIsAutoCorrectEnabled = !((char)(psAdapter->ulPowerSaveMode >> 3) & 0x1); in doPowerAutoCorrection()
1363 if (psAdapter->bIsAutoCorrectEnabled && (psAdapter->chip_id >= T3LPB)) in doPowerAutoCorrection()
1378 else if (psAdapter->bIsAutoCorrectEnabled == FALSE) in doPowerAutoCorrection()