Searched refs:num_frequency_obj (Results 1 – 3 of 3) sorted by relevance
970 afc_bin->num_frequency_obj = afc_rsp->num_frange_obj; in fill_host_afc_response_buffer()974 if (bin_len + sizeof(*freq_psd) * afc_bin->num_frequency_obj > in fill_host_afc_response_buffer()977 afc_bin->num_frequency_obj); in fill_host_afc_response_buffer()982 for (i = 0; i < afc_bin->num_frequency_obj; i++) { in fill_host_afc_response_buffer()989 bin_len += sizeof(*freq_psd) * afc_bin->num_frequency_obj; in fill_host_afc_response_buffer()
258 uint32_t num_frequency_obj; member
38106 A_UINT32 num_frequency_obj; /* Total number of frequency objects */ member