]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[net80211] Add a new capability flag to indicate that the stack should
authoradrian <adrian@FreeBSD.org>
Tue, 5 Apr 2016 21:54:07 +0000 (21:54 +0000)
committeradrian <adrian@FreeBSD.org>
Tue, 5 Apr 2016 21:54:07 +0000 (21:54 +0000)
commit12cdd595d6c61113378938f30ea5c2f1ed5ec9ed
tree34ff5657bd75ebca8b13bc0ccc3b085a786a1981
parent774be1858136d01ba4d727fefc1cb7f91e487962
[net80211] Add a new capability flag to indicate that the stack should
do software A-MSDU encapsulation.

Right now there's AMSDU TX/RX capability bits and they're mostly
unused, however I'd like to maintain those as the general configuration,
not also "please software encap AMSDU."  For platforms that can do
A-MSDU in firmware (iwn, iwm, etc) then their init paths can read
this flag to configure A-MSDU.
sys/net80211/ieee80211_var.h