K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-06-13T05:34:08.521649Z K 7 svn:log V 395 Expose the default ampdu TX methods for use by ath(4). The (current) aim is to leverage the existing per-TID AMPDU TX handling (negotiation, BAR/BAW tracking and handling, etc) and to simply handle the packet TX, BA response handling and retransmission in the ath(4) driver. The timeout call also should be turned into a callback so the ath(4) code can trap it and remove the TID queue pause. END