Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151448183
D25113.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
473 B
Referenced Files
None
Subscribers
None
D25113.diff
View Options
Index: head/sys/dev/iwn/if_iwn.c
===================================================================
--- head/sys/dev/iwn/if_iwn.c
+++ head/sys/dev/iwn/if_iwn.c
@@ -1351,6 +1351,8 @@
ivp->iv_newstate = vap->iv_newstate;
vap->iv_newstate = iwn_newstate;
sc->ivap[IWN_RXON_BSS_CTX] = vap;
+ vap->iv_ampdu_rxmax = IEEE80211_HTCAP_MAXRXAMPDU_64K;
+ vap->iv_ampdu_density = IEEE80211_HTCAP_MPDUDENSITY_4; /* 4uS */
ieee80211_ratectl_init(vap);
/* Complete setup. */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 11:39 AM (2 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31121128
Default Alt Text
D25113.diff (473 B)
Attached To
Mode
D25113: [iwn] add mpdu density and ampdu rx max.
Attached
Detach File
Event Timeline
Log In to Comment