Searched refs:ee_falseDetectBackoff (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h382 uint16_t ee_falseDetectBackoff[3]; member in struct:__anon7854
H A Dah_eeprom_v3.c1282 ee->ee_falseDetectBackoff[i] = (eeval >> 6) & 0x7F;
/freebsd-10-stable/tools/tools/ath/athprom/
H A Dathprom.c544 fprintf(fd, "0x%02x", eeprom.ee_falseDetectBackoff[curmode]);
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1281 falseDectectBackoff += ee->ee_falseDetectBackoff[arrayMode];
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1705 falseDectectBackoff += ee->ee_falseDetectBackoff[arrayMode];

Completed in 182 milliseconds