Searched refs:ACT_ADDBARSP (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl819x_BAProc.c90 * u8 type //indicate whether it's RSP(ACT_ADDBARSP) ow REQ(ACT_ADDBAREQ)
134 if (ACT_ADDBARSP == type)
270 skb = ieee80211_ADDBA(ieee, dst, pBA, StatusCode, ACT_ADDBARSP); //construct ACT_ADDBARSP frames
297 skb = ieee80211_DELBA(ieee, dst, pBA, TxRxSelect, ReasonCode); //construct ACT_ADDBARSP frames
H A Dieee80211.h533 ACT_ADDBARSP = 1, enumerator in enum:_BA_ACTION
H A Dieee80211_softmac.c1622 else if (*act == ACT_ADDBARSP)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Drtl819x_BAProc.c102 * u8 type //indicate whether it's RSP(ACT_ADDBARSP) ow REQ(ACT_ADDBAREQ)
144 if (ACT_ADDBARSP == type)
273 skb = ieee80211_ADDBA(ieee, dst, pBA, StatusCode, ACT_ADDBARSP); //construct ACT_ADDBARSP frames
299 skb = ieee80211_DELBA(ieee, dst, pBA, TxRxSelect, ReasonCode); //construct ACT_ADDBARSP frames
H A Dieee80211_r8192s.h164 ACT_ADDBARSP = 1, enumerator in enum:__anon15804
H A Dieee80211_softmac.c1983 else if (*act == ACT_ADDBARSP)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_BAProc.c90 * u8 type //indicate whether it's RSP(ACT_ADDBARSP) ow REQ(ACT_ADDBAREQ)
134 if (ACT_ADDBARSP == type)
270 skb = ieee80211_ADDBA(ieee, dst, pBA, StatusCode, ACT_ADDBARSP); //construct ACT_ADDBARSP frames
297 skb = ieee80211_DELBA(ieee, dst, pBA, TxRxSelect, ReasonCode); //construct ACT_ADDBARSP frames
H A Dieee80211.h515 ACT_ADDBARSP = 1, enumerator in enum:_BA_ACTION
H A Dieee80211_softmac.c1511 else if (*act == ACT_ADDBARSP)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h510 ACT_ADDBARSP = 1, enumerator in enum:_BA_ACTION

Completed in 213 milliseconds