Searched refs:old_greentx_status (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_misc.c2889 HAL_RSSI_TX_POWER old_greentx_status; local
2898 old_greentx_status = AH9300(ah)->green_tx_status;
2910 if (old_greentx_status != HAL_RSSI_TX_POWER_SHORT) {
2916 if (old_greentx_status != HAL_RSSI_TX_POWER_MIDDLE) {
2920 if (old_greentx_status != HAL_RSSI_TX_POWER_LONG) {
2926 if (old_greentx_status == AH9300(ah)->green_tx_status) {

Completed in 110 milliseconds