Searched refs:MAX_NUM_PWR_LEVEL (Results 1 – 3 of 3) sorted by relevance
93 #define MAX_NUM_PWR_LEVEL 16 macro1914 uint8_t reg_max[MAX_NUM_PWR_LEVEL];1916 qdf_freq_t frequency[MAX_NUM_PWR_LEVEL];1917 uint8_t tpe[MAX_NUM_PWR_LEVEL];1918 struct chan_power_info chan_power_info[MAX_NUM_PWR_LEVEL];
223 skb_len = nla_total_size(skb_len) * MAX_NUM_PWR_LEVEL; in get_default_tpc_info_vendor_sbk_len()
5680 if (existing_pwr_count >= MAX_NUM_PWR_LEVEL) { in lim_update_ext_tpe_power()5692 if (total_psd_power > MAX_NUM_PWR_LEVEL) { in lim_update_ext_tpe_power()5694 MAX_NUM_PWR_LEVEL); in lim_update_ext_tpe_power()