Symbol: ieee80211_tx_ampdu
usr/src/uts/common/io/net80211/net80211_ht.c
1031
struct ieee80211_tx_ampdu *tap = arg;
usr/src/uts/common/io/net80211/net80211_ht.c
1038
addba_start_timeout(struct ieee80211_tx_ampdu *tap)
usr/src/uts/common/io/net80211/net80211_ht.c
1047
addba_stop_timeout(struct ieee80211_tx_ampdu *tap)
usr/src/uts/common/io/net80211/net80211_ht.c
1066
struct ieee80211_tx_ampdu *tap,
usr/src/uts/common/io/net80211/net80211_ht.c
1089
struct ieee80211_tx_ampdu *tap,
usr/src/uts/common/io/net80211/net80211_ht.c
1114
ieee80211_addba_stop(struct ieee80211_node *in, struct ieee80211_tx_ampdu *tap)
usr/src/uts/common/io/net80211/net80211_ht.c
1137
struct ieee80211_tx_ampdu *tap;
usr/src/uts/common/io/net80211/net80211_ht.c
1321
struct ieee80211_tx_ampdu *tap)
usr/src/uts/common/io/net80211/net80211_ht.c
1378
ieee80211_ampdu_stop(struct ieee80211_node *in, struct ieee80211_tx_ampdu *tap)
usr/src/uts/common/io/net80211/net80211_ht.c
1407
const struct ieee80211_tx_ampdu *tap)
usr/src/uts/common/io/net80211/net80211_ht.c
617
struct ieee80211_tx_ampdu *tap;
usr/src/uts/common/io/net80211/net80211_ht.c
651
struct ieee80211_tx_ampdu *tap = &in->in_tx_ampdu[i];
usr/src/uts/common/io/net80211/net80211_ht.c
725
struct ieee80211_tx_ampdu *tap;
usr/src/uts/common/io/net80211/net80211_output.c
215
struct ieee80211_tx_ampdu *tap = &in->in_tx_ampdu[ac];
usr/src/uts/common/sys/net80211.h
429
struct ieee80211_tx_ampdu in_tx_ampdu[WME_NUM_AC];
usr/src/uts/common/sys/net80211.h
611
struct ieee80211_tx_ampdu *,
usr/src/uts/common/sys/net80211.h
614
struct ieee80211_tx_ampdu *,
usr/src/uts/common/sys/net80211.h
617
struct ieee80211_tx_ampdu *);
usr/src/uts/common/sys/net80211_ht.h
129
struct ieee80211_tx_ampdu *);
usr/src/uts/common/sys/net80211_ht.h
131
struct ieee80211_tx_ampdu *);
usr/src/uts/common/sys/net80211_ht.h
133
const struct ieee80211_tx_ampdu *);