Page MenuHomeFreeBSD

[net80211] refactor out "add slot" and "purge slot" for A-MPDU This is in preparation for A-MSDU decap in A-MPDU support. * refactor out the code to purge a single reorder slot into ampdu_rx_purge_slot(). * refactor out the code to add a frame...
ClosedPublic

Authored by adrian on Apr 9 2017, 1:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 26, 12:40 PM
Unknown Object (File)
Thu, Jan 22, 12:24 PM
Unknown Object (File)
Thu, Jan 22, 9:37 AM
Unknown Object (File)
Wed, Jan 21, 6:35 AM
Unknown Object (File)
Sat, Jan 3, 5:00 PM
Unknown Object (File)
Thu, Jan 1, 6:30 AM
Unknown Object (File)
Tue, Dec 30, 3:11 PM
Unknown Object (File)
Dec 28 2025, 2:50 AM

Details

Summary

...to the given reorder slot

to ampdu_rx_add_slot().

This should be a big no-op as far as current code is concerned.

Test Plan
  • QCA9880v2, STA mode (11ac)
  • iwn(4), STA mode (11n)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable