Searched refs:CHANNEL_UNUSED (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h152 #define CHANNEL_UNUSED 0xff macro
H A Dah_eeprom_v3.c50 if (fbin == CHANNEL_UNUSED) /* reserved value, don't convert */
60 if (fbin == CHANNEL_UNUSED) /* reserved value, don't convert */
319 if (ee->ee_calPier11b[i] != CHANNEL_UNUSED)
326 if (ee->ee_calPier11g[i] != CHANNEL_UNUSED)

Completed in 103 milliseconds