Searched refs:tbtt_type (Results 1 – 6 of 6) sorted by relevance
43 uint8_t tbtt_type, tbtt_len, tbtt_count; in lim_cu_info_from_rnr_per_link_id() local58 tbtt_type = neighbor_ap_info->tbtt_header.tbbt_info_fieldtype; in lim_cu_info_from_rnr_per_link_id()72 if (mld_pos == 0 || tbtt_type != 0) { in lim_cu_info_from_rnr_per_link_id()
2868 uint8_t tbtt_type, tbtt_len, tbtt_count; in util_handle_rnr_ie_for_mbssid() local2892 tbtt_type = neighbor_ap_info->tbtt_header.tbbt_info_fieldtype; in util_handle_rnr_ie_for_mbssid()2897 tbtt_count, tbtt_len, tbtt_type); in util_handle_rnr_ie_for_mbssid()2916 if (mld_pos == 0 || tbtt_type != 0) { in util_handle_rnr_ie_for_mbssid()2917 scm_debug("no MLD params, tbtt_type %d", tbtt_type); in util_handle_rnr_ie_for_mbssid()
2644 tbtt_type: 2;
11261 dot11f->tbtt_type = 0;13071 dot11f->tbtt_type = 0;
10991 pDst->tbtt_type = tmp117__ >> 0 & 0x3; in dot11f_unpack_ie_reduced_neighbor_report()31691 tmp237__ |= (pSrc->tbtt_type << 0); in dot11f_pack_ie_reduced_neighbor_report()
10567 uint16_t tbtt_type:2; member