Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.c300 (powInfo[i].bChannel != AR5416_BCHAN_UNUSED); i++) { in ath9k_hw_get_legacy_target_powers()
354 (powInfo[i].bChannel != AR5416_BCHAN_UNUSED); i++) { in ath9k_hw_get_target_powers()
396 (pRdEdgesPower[i].bChannel != AR5416_BCHAN_UNUSED); i++) { in ath9k_hw_get_max_edge_power()
507 if (bChans[numPiers] == AR5416_BCHAN_UNUSED) in ath9k_hw_get_gain_boundaries_pdadcs()
H A Deeprom.h161 #define AR5416_BCHAN_UNUSED 0xFF macro
717 if (fbin == AR5416_BCHAN_UNUSED) in ath9k_hw_fbin2freq()
H A Deeprom_9287.c295 if (pCalChans[numPiers] == AR5416_BCHAN_UNUSED) in ar9287_eeprom_get_tx_gain_index()
H A Deeprom_def.c34 if (calChans[numPiers] == AR5416_BCHAN_UNUSED) in ath9k_get_txgain_index()
H A Dar9003_eeprom.c5193 (edge < num_edges) && (ctl_freqbin[edge] != AR5416_BCHAN_UNUSED); in ar9003_hw_get_max_edge_power()