Searched refs:short_head (Results 1 – 4 of 4) sorted by relevance
1209 if (!params->short_head) in ieee80211_set_s1g_short_beacon()1217 new->short_head = (u8 *)new + sizeof(*new); in ieee80211_set_s1g_short_beacon()1219 memcpy(new->short_head, params->short_head, params->short_head_len); in ieee80211_set_s1g_short_beacon()1222 new->short_tail = new->short_head + params->short_head_len; in ieee80211_set_s1g_short_beacon()
309 u8 *short_head; member
1454 const u8 *short_head; member
6578 sb->short_head = nla_data(tb[NL80211_S1G_SHORT_BEACON_ATTR_HEAD]); in nl80211_parse_s1g_short_beacon()