Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163393793
D25113.id72601.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
458 B
Referenced Files
None
Subscribers
None
D25113.id72601.diff
View Options
Index: sys/dev/iwn/if_iwn.c
===================================================================
--- sys/dev/iwn/if_iwn.c
+++ 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, Jul 23, 7:47 PM (17 h, 31 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35389210
Default Alt Text
D25113.id72601.diff (458 B)
Attached To
Mode
D25113: [iwn] add mpdu density and ampdu rx max.
Attached
Detach File
Event Timeline
Log In to Comment