Searched refs:ap_chan_elem (Results 1 – 1 of 1) sorted by relevance
529 const u8 *ap_chan_elem, *pos; in wpas_channel_report_freqs() local533 ap_chan_elem = get_ie(subelems, end - subelems, in wpas_channel_report_freqs()535 if (!ap_chan_elem) in wpas_channel_report_freqs()537 pos = ap_chan_elem + 2; in wpas_channel_report_freqs()538 left = ap_chan_elem[1]; in wpas_channel_report_freqs()541 subelems = ap_chan_elem + 2 + left; in wpas_channel_report_freqs()