Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mei/
H A Dsap.h524 * @sar_chain_info_table: Tx power limits.
528 __le16 sar_chain_info_table[2][5]; member
H A Dmain.c772 memcpy(sar_msg.sar_chain_info_table, iwl_mei_cache.power_limit, in iwl_mei_set_init_conf()
773 sizeof(sar_msg.sar_chain_info_table)); in iwl_mei_set_init_conf()
1690 memcpy(msg.sar_chain_info_table, power_limit, sizeof(msg.sar_chain_info_table)); in iwl_mei_set_power_limit()
1697 sizeof(msg.sar_chain_info_table), GFP_KERNEL); in iwl_mei_set_power_limit()

Completed in 8 milliseconds