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

/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c25 #define IWL_HT_NUMBER_TRY 3 macro
2875 repeat_rate = min(IWL_HT_NUMBER_TRY,
2906 * For HT IWL_HT_NUMBER_TRY == 3, this executes twice. */
2938 * as (IWL_HT_NUMBER_TRY * 2), after 2nd pass, otherwise 0. */
2957 repeat_rate = IWL_HT_NUMBER_TRY;

Completed in 91 milliseconds