Searched refs:short_head (Results 1 – 5 of 5) sorted by relevance
1217 if (!params->short_head) in ieee80211_set_s1g_short_beacon()1225 new->short_head = (u8 *)new + sizeof(*new); in ieee80211_set_s1g_short_beacon()1227 memcpy(new->short_head, params->short_head, params->short_head_len); in ieee80211_set_s1g_short_beacon()1230 new->short_tail = new->short_head + params->short_head_len; in ieee80211_set_s1g_short_beacon()
309 u8 *short_head; member
5508 skb_put_data(skb, sb->short_head, sb->short_head_len); in ieee80211_s1g_short_beacon_get()
1490 const u8 *short_head; member
6656 sb->short_head = nla_data(tb[NL80211_S1G_SHORT_BEACON_ATTR_HEAD]); in nl80211_parse_s1g_short_beacon()