Searched refs:IEEE80211_ADDBA_PARAM_TID_MASK (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-rx.c188 tid = (capab & IEEE80211_ADDBA_PARAM_TID_MASK) >> 2;
H A Dagg-tx.c737 tid = (capab & IEEE80211_ADDBA_PARAM_TID_MASK) >> 2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h961 #define IEEE80211_ADDBA_PARAM_TID_MASK 0x003C macro

Completed in 62 milliseconds