Searched refs:ap_chan_elem (Results 1 – 1 of 1) sorted by relevance
597 const u8 *ap_chan_elem, *pos; in wpas_channel_report_freqs() local601 ap_chan_elem = get_ie(subelems, end - subelems, in wpas_channel_report_freqs()603 if (!ap_chan_elem) in wpas_channel_report_freqs()605 pos = ap_chan_elem + 2; in wpas_channel_report_freqs()606 left = ap_chan_elem[1]; in wpas_channel_report_freqs()609 subelems = ap_chan_elem + 2 + left; in wpas_channel_report_freqs()