Home
last modified time | relevance | path

Searched refs:short_tail (Results 1 – 5 of 5) sorted by relevance

/linux/net/mac80211/
H A Dcfg.c1227 if (params->short_tail) { in ieee80211_set_s1g_short_beacon()
1228 new->short_tail = new->short_head + params->short_head_len; in ieee80211_set_s1g_short_beacon()
1230 memcpy(new->short_tail, params->short_tail, in ieee80211_set_s1g_short_beacon()
H A Dieee80211_i.h313 u8 *short_tail; member
H A Dtx.c5701 if (sb->short_tail) in ieee80211_s1g_short_beacon_get()
5702 skb_put_data(skb, sb->short_tail, sb->short_tail_len); in ieee80211_s1g_short_beacon_get()
/linux/include/net/
H A Dcfg80211.h1585 const u8 *short_tail; member
/linux/net/wireless/
H A Dnl80211.c7165 sb->short_tail = in nl80211_parse_s1g_short_beacon()