Searched refs:tbtt_info_16 (Results 1 – 4 of 4) sorted by relevance
11184 qdf_mem_copy(dot11f->tbtt_info.tbtt_info_16.bssid,11186 dot11f->tbtt_info.tbtt_info_16.mld_id = 0;11187 dot11f->tbtt_info.tbtt_info_16.link_id = 1;11189 dot11f->tbtt_info.tbtt_info_16.bss_params = 0x4e;11190 dot11f->tbtt_info.tbtt_info_16.short_ssid = 0x558df58e;11191 dot11f->tbtt_info.tbtt_info_16.psd_20mhz = 0xfe;11193 dot11f->tbtt_info.tbtt_info_16.bss_param_change_cnt =11241 dot11f->tbtt_info.tbtt_info_16.link_id,11288 qdf_mem_copy(dot11f->tbtt_info.tbtt_info_16.bssid,11290 dot11f->tbtt_info.tbtt_info_16.mld_id = 0;[all …]
11271 pDst->tbtt_info.tbtt_info_16.tbtt_offset = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()11279 DOT11F_MEMCPY(pCtx, pDst->tbtt_info.tbtt_info_16.bssid, pBuf, 6); in dot11f_unpack_ie_reduced_neighbor_report()11287 framesntohl(pCtx, &pDst->tbtt_info.tbtt_info_16.short_ssid, pBuf, 0); in dot11f_unpack_ie_reduced_neighbor_report()11295 pDst->tbtt_info.tbtt_info_16.bss_params = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()11303 pDst->tbtt_info.tbtt_info_16.psd_20mhz = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()11311 pDst->tbtt_info.tbtt_info_16.mld_id = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()11322 pDst->tbtt_info.tbtt_info_16.link_id = tmp118__ >> 0 & 0xf; in dot11f_unpack_ie_reduced_neighbor_report()11323 pDst->tbtt_info.tbtt_info_16.bss_param_change_cnt = tmp118__ >> 4 & 0xff; in dot11f_unpack_ie_reduced_neighbor_report()11324 pDst->tbtt_info.tbtt_info_16.all_updates_included = tmp118__ >> 12 & 0x1; in dot11f_unpack_ie_reduced_neighbor_report()11325 pDst->tbtt_info.tbtt_info_16.reserved = tmp118__ >> 13 & 0x7; in dot11f_unpack_ie_reduced_neighbor_report()[all …]
2714 tbtt_info_16 (tbtt_info_len IS 16)
10635 } tbtt_info_16; /* tbtt_info_len = 16 */ member