Home
last modified time | relevance | path

Searched refs:ht40inc (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Darn9287.c442 uint8_t ht40inc; in ar9287_set_txpower() local
519 ht40inc = modal->ht40PowerIncForPdadc; in ar9287_set_txpower()
521 ht40inc = AR_HT40_POWER_INC_FOR_PDADC; in ar9287_set_txpower()
523 power[ATHN_POWER_HT40(i)] = tpow_ht40[i] + ht40inc; in ar9287_set_txpower()
Darn5416.c526 uint8_t ht40inc; in ar5416_set_txpower() local
639 ht40inc = modal->ht40PowerIncForPdadc; in ar5416_set_txpower()
641 ht40inc = AR_HT40_POWER_INC_FOR_PDADC; in ar5416_set_txpower()
643 power[ATHN_POWER_HT40(i)] = tpow_ht40[i] + ht40inc; in ar5416_set_txpower()
Darn9285.c803 uint8_t ht40inc; in ar9285_set_txpower() local
871 ht40inc = modal->ht40PowerIncForPdadc; in ar9285_set_txpower()
873 ht40inc = AR_HT40_POWER_INC_FOR_PDADC; in ar9285_set_txpower()
875 power[ATHN_POWER_HT40(i)] = tpow_ht40[i] + ht40inc; in ar9285_set_txpower()