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)
Sat, Dec 14, 7:00 PM
Unknown Object (File)
Wed, Dec 11, 7:18 AM
Unknown Object (File)
Nov 17 2024, 4:59 AM
Unknown Object (File)
Nov 11 2024, 3:27 PM
Unknown Object (File)
Nov 11 2024, 3:25 PM
Unknown Object (File)
Oct 13 2024, 5:39 PM
Unknown Object (File)
Sep 24 2024, 4:34 AM
Unknown Object (File)
Sep 22 2024, 7:09 PM

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