]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[net80211] Add a new capability flag to indicate that the stack should
authorAdrian Chadd <adrian@FreeBSD.org>
Tue, 5 Apr 2016 21:54:07 +0000 (21:54 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Tue, 5 Apr 2016 21:54:07 +0000 (21:54 +0000)
commit1b866afdc6b5d41062d9c0dab7d5b75b89ebfee5
tree34ff5657bd75ebca8b13bc0ccc3b085a786a1981
parent1d47c76c8c6798770bcf11752b89d5712b252c7a
[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