Home
last modified time | relevance | path

Searched refs:num_of_ranges (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/platform/x86/amd/
H A Dwbrf.c28 u32 num_of_ranges; member
47 u32 num_of_ranges = 0; in wbrf_record() local
58 num_of_ranges++; in wbrf_record()
62 * The num_of_ranges value in the "in" object supplied by in wbrf_record()
66 if (num_of_ranges != in->num_of_ranges) in wbrf_record()
73 * So, the total element count = 2 * num_of_ranges + 1 + 1. in wbrf_record()
75 num_of_elements = 2 * num_of_ranges + 2; in wbrf_record()
87 tmp[0].integer.value = num_of_ranges; in wbrf_record()
271 out->num_of_ranges in amd_wbrf_retrieve_freq_band()
[all...]
/linux/net/mac80211/
H A Dwbrf.c55 ranges_in->num_of_ranges = 1; in get_ranges_from_chandef()
62 ranges_in->num_of_ranges++; in get_ranges_from_chandef()
/linux/include/linux/
H A Dacpi_amd_wbrf.h32 * @num_of_ranges: total number of band ranges in this struct
36 u64 num_of_ranges; member
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Derror-dump.h327 * @num_of_ranges: number of ranges in this region
334 __le32 num_of_ranges; member