]> Pileus Git - ~andy/linux/commit
mac80211: A-MPDU Tx add MLME structures
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Mon, 28 Jan 2008 12:07:16 +0000 (14:07 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:19:13 +0000 (15:19 -0500)
commit80656c20315558a9bc5c5b7f7c6949fa72277afd
tree72e6ffb8d410f5cd3d33d29a5bf399a576551be4
parent0df3ef45a3d7b59cc53ce4e3611033c6e3b51a1b
mac80211: A-MPDU Tx add MLME structures

This patch adds the needed structures to describe the Tx aggregation MLME
per STA
new:
 - struct tid_ampdu_tx: TID aggregation information (Tx)
changed:
 - struct sta_ampdu_mlme: Tx aggregation information per TID and
  dialog token creator were added
 - struct sta_info: tid_to_tx_q added for tid<->tx queue mapping

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/sta_info.h