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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-3945-rs.c100 #define IWL_RATE_RETRY_TH 15 macro
461 if (retries > IWL_RATE_RETRY_TH)
462 retries = IWL_RATE_RETRY_TH;

Completed in 67 milliseconds