Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c30 #define IWL_HT_NUMBER_TRY 3 macro
2897 repeat_rate = min(IWL_HT_NUMBER_TRY, in rs_fill_link_cmd()
2928 * For HT IWL_HT_NUMBER_TRY == 3, this executes twice. */ in rs_fill_link_cmd()
2960 * as (IWL_HT_NUMBER_TRY * 2), after 2nd pass, otherwise 0. */ in rs_fill_link_cmd()
2979 repeat_rate = IWL_HT_NUMBER_TRY; in rs_fill_link_cmd()
/kernel/linux/linux-6.6/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, in rs_fill_link_cmd()
2906 * For HT IWL_HT_NUMBER_TRY == 3, this executes twice. */ in rs_fill_link_cmd()
2938 * as (IWL_HT_NUMBER_TRY * 2), after 2nd pass, otherwise 0. */ in rs_fill_link_cmd()
2957 repeat_rate = IWL_HT_NUMBER_TRY; in rs_fill_link_cmd()

Completed in 8 milliseconds