Searched refs:ieee80211_bar (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dagg-tx.c113 struct ieee80211_bar *bar;
123 bar = (struct ieee80211_bar *)skb_put(skb, sizeof(*bar));
H A Drx.c1820 struct ieee80211_bar *bar = (struct ieee80211_bar *)skb->data;
1836 if (skb_copy_bits(skb, offsetof(struct ieee80211_bar, control),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h793 * struct ieee80211_bar - HT Block Ack Request
798 struct ieee80211_bar { struct

Completed in 47 milliseconds