|
@@ -437,8 +437,8 @@ static void ath9k_hw_init_config(struct ath_hw *ah)
|
|
|
{
|
|
|
int i;
|
|
|
|
|
|
- ah->config.dma_beacon_response_time = 2;
|
|
|
- ah->config.sw_beacon_response_time = 10;
|
|
|
+ ah->config.dma_beacon_response_time = 1;
|
|
|
+ ah->config.sw_beacon_response_time = 6;
|
|
|
ah->config.additional_swba_backoff = 0;
|
|
|
ah->config.ack_6mb = 0x0;
|
|
|
ah->config.cwm_ignore_extcca = 0;
|