Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_eeprom.c79 if (fbin == AR5416_BCHAN_UNUSED) in ath9k_hw_fbin2freq()
575 if (bChans[numPiers] == AR5416_BCHAN_UNUSED) in ath9k_hw_get_4k_gain_boundaries_pdadcs()
743 if (bChans[numPiers] == AR5416_BCHAN_UNUSED) in ath9k_hw_get_def_gain_boundaries_pdadcs()
902 (powInfo[i].bChannel != AR5416_BCHAN_UNUSED); i++) { in ath9k_hw_get_legacy_target_powers()
959 (powInfo[i].bChannel != AR5416_BCHAN_UNUSED); i++) { in ath9k_hw_get_target_powers()
1006 (pRdEdgesPower[i].bChannel != AR5416_BCHAN_UNUSED); i++) { in ath9k_hw_get_max_edge_power()
H A Darn_hw.h448 #define AR5416_BCHAN_UNUSED 0xFF macro