Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_misc.c2982 AH9300(ah)->ah_ob_db1[POSEIDON_STORED_REG_TPC]; in ar9300_chk_rssi_update_tx_pwr()
2985 AH9300(ah)->ah_ob_db1[POSEIDON_STORED_REG_BB_PWRTX_RATE9]; in ar9300_chk_rssi_update_tx_pwr()
3000 AH9300(ah)->ah_ob_db1[POSEIDON_STORED_REG_OBDB]; in ar9300_chk_rssi_update_tx_pwr()
3031 AH9300(ah)->ah_ob_db1[POSEIDON_STORED_REG_OBDB]; in ar9300_chk_rssi_update_tx_pwr()
3063 AH9300(ah)->ah_ob_db1[POSEIDON_STORED_REG_OBDB]; in ar9300_chk_rssi_update_tx_pwr()
3066 AH9300(ah)->ah_ob_db1[POSEIDON_STORED_REG_TPC]; in ar9300_chk_rssi_update_tx_pwr()
3069 AH9300(ah)->ah_ob_db1[POSEIDON_STORED_REG_BB_PWRTX_RATE9]; in ar9300_chk_rssi_update_tx_pwr()
H A Dar9300_eeprom.c3130 ahp->ah_ob_db1[POSEIDON_STORED_REG_OBDB] = in ar9300_eeprom_set_transmit_power()
3133 ahp->ah_ob_db1[POSEIDON_STORED_REG_TPC] = in ar9300_eeprom_set_transmit_power()
3136 ahp->ah_ob_db1[POSEIDON_STORED_REG_BB_PWRTX_RATE9] = in ar9300_eeprom_set_transmit_power()
H A Dar9300.h870 u_int32_t ah_ob_db1[3]; member