Home
last modified time | relevance | path

Searched refs:n_subbands (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
Dacpi.c423 __le16 *per_chain, u32 n_subbands, in iwl_sar_fill_table() argument
459 for (j = 0; j < n_subbands; j++) { in iwl_sar_fill_table()
461 per_chain[i * n_subbands + j] = in iwl_sar_fill_table()
472 __le16 *per_chain, u32 n_tables, u32 n_subbands, in iwl_sar_select_profile() argument
479 &per_chain[i * n_subbands * ACPI_SAR_NUM_CHAIN_LIMITS], in iwl_sar_select_profile()
480 n_subbands, prof_a, prof_b); in iwl_sar_select_profile()
Dacpi.h186 __le16 *per_chain, u32 n_tables, u32 n_subbands,
245 __le16 *per_chain, u32 n_tables, u32 n_subbands, in iwl_sar_select_profile() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c791 u32 n_subbands; in iwl_mvm_sar_select_profile() local
798 n_subbands = IWL_NUM_SUB_BANDS_V2; in iwl_mvm_sar_select_profile()
803 n_subbands = IWL_NUM_SUB_BANDS; in iwl_mvm_sar_select_profile()
808 n_subbands = IWL_NUM_SUB_BANDS; in iwl_mvm_sar_select_profile()
812 n_subbands = IWL_NUM_SUB_BANDS; in iwl_mvm_sar_select_profile()
820 n_subbands, prof_a, prof_b); in iwl_mvm_sar_select_profile()