Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar9287.c446 uint8_t ht40inc; in ar9287_set_txpower() local
517 ht40inc = modal->ht40PowerIncForPdadc; in ar9287_set_txpower()
519 ht40inc = AR_HT40_POWER_INC_FOR_PDADC; in ar9287_set_txpower()
521 power[ATHN_POWER_HT40(i)] = tpow_ht40[i] + ht40inc; in ar9287_set_txpower()
H A Dar5416.c534 uint8_t ht40inc; in ar5416_set_txpower() local
640 ht40inc = modal->ht40PowerIncForPdadc; in ar5416_set_txpower()
642 ht40inc = AR_HT40_POWER_INC_FOR_PDADC; in ar5416_set_txpower()
644 power[ATHN_POWER_HT40(i)] = tpow_ht40[i] + ht40inc; in ar5416_set_txpower()
H A Dar9285.c803 uint8_t ht40inc; in ar9285_set_txpower() local
865 ht40inc = modal->ht40PowerIncForPdadc; in ar9285_set_txpower()
867 ht40inc = AR_HT40_POWER_INC_FOR_PDADC; in ar9285_set_txpower()
869 power[ATHN_POWER_HT40(i)] = tpow_ht40[i] + ht40inc; in ar9285_set_txpower()