]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add an external facing function to manually set the RX A-MPDU parameters
authorAdrian Chadd <adrian@FreeBSD.org>
Fri, 18 Sep 2015 05:01:05 +0000 (05:01 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Fri, 18 Sep 2015 05:01:05 +0000 (05:01 +0000)
commit1f3a8d112989adc84bc15cc074203d006a181272
treebdf91174e302814ad0a0d95aa8f492d47e4d7957
parent4b9d9eee03936a475ccd1dab5a589cdf393bd5df
Add an external facing function to manually set the RX A-MPDU parameters
for re-ordering.

Devices like if_rsu don't pass through action/management frames but do send
firmware commands to inform us of things.  One of those notifications is
the RX A-MPDU negotiated parameters.
sys/net80211/ieee80211_ht.c
sys/net80211/ieee80211_ht.h