Home
last modified time | relevance | path

Searched defs:per_chain (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dregulatory.c231 __le16 *per_chain, u32 n_subbands, in iwl_sar_fill_table()
279 __le16 *per_chain, u32 n_tables, u32 n_subbands, in iwl_sar_fill_profile()
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dpower.h292 __le16 per_chain[IWL_NUM_CHAIN_TABLES][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V1]; member
305 __le16 per_chain[IWL_NUM_CHAIN_TABLES][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V1]; member
324 __le16 per_chain[IWL_NUM_CHAIN_TABLES][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V1]; member
348 __le16 per_chain[IWL_NUM_CHAIN_TABLES_V2][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V2]; member
402 __le16 per_chain[IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V1]; member
421 __le16 per_chain[IWL_NUM_CHAIN_TABLES_V2][IWL_NUM_CHAIN_LIMITS][IWL_NUM_SUB_BANDS_V2]; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c856 __le16 *per_chain; in iwl_mvm_sar_select_profile() local