Searched refs:num_channelList (Results 1 – 3 of 3) sorted by relevance
1373 tmp_idx < ie_ap_chan_rpt->num_channelList; in rrm_process_beacon_report_req()
2046 pDst->num_channelList = (uint8_t)(ielen); in dot11f_unpack_ie_ap_channel_report()19716 num_channelList + 1; in get_packed_size_core()23703 nNeeded += (pSrc->num_channelList + 1); in dot11f_pack_ie_ap_channel_report()23714 DOT11F_MEMCPY(pCtx, pBuf, &(pSrc->channelList), pSrc->num_channelList); in dot11f_pack_ie_ap_channel_report()23715 *pnConsumed += pSrc->num_channelList; in dot11f_pack_ie_ap_channel_report()
3163 uint8_t num_channelList; member