[rt2x00-users] [RFC/RFT] rt2x00: Fix rt2800usb TX status report matching to a TX queue entry.
Helmut Schaa
helmut.schaa at googlemail.com
Fri Feb 17 00:16:06 EST 2012
On Thu, Feb 16, 2012 at 1:42 PM, Stanislaw Gruszka <sgruszka at redhat.com> wrote:
> Beside seems that when firmware aggregate frames, we get only
> status for one frame, instead of let say 5 frames. So that warning
> does not necessary indicate an real error.
At least the PCI device generate one tx status report per MPDU, so each subframe
has its own tx status. Only the PACKET_ID field is always taken from
the first frame
of an AMPDU.
And the TX_STA_INFO register can only hold 16 tx status reports and (at least on
PCI devices) it can overflow, thus dropping the status of some frames ...
Helmut
More information about the users
mailing list