Searched refs:nstr_bitmap_len (Results 1 – 3 of 3) sorted by relevance
1335 link_info->nstr_bitmap_len = 2; in hostapd_process_ml_assoc_req()1337 link_info->nstr_bitmap_len = 1; in hostapd_process_ml_assoc_req()1340 sta_info_len += link_info->nstr_bitmap_len; in hostapd_process_ml_assoc_req()1363 if (link_info->nstr_bitmap_len) { in hostapd_process_ml_assoc_req()1365 link_info->nstr_bitmap_len); in hostapd_process_ml_assoc_req()1366 pos += link_info->nstr_bitmap_len; in hostapd_process_ml_assoc_req()1367 ml_len -= link_info->nstr_bitmap_len; in hostapd_process_ml_assoc_req()1385 link_info->nstr_bitmap_len); in hostapd_process_ml_assoc_req()
86 u8 nstr_bitmap_len:2; member
3898 u8 nstr_bitmap_len = 0; in wpas_ml_parse_assoc() local3975 nstr_bitmap_len = 2; in wpas_ml_parse_assoc()3977 nstr_bitmap_len = 1; in wpas_ml_parse_assoc()3986 sta_info_len = 1 + ETH_ALEN + 8 + 2 + 2 + 1 + nstr_bitmap_len; in wpas_ml_parse_assoc()3999 MAC2STR(pos + 1), nstr_bitmap_len); in wpas_ml_parse_assoc()