kaloz / mwlwifi

mac80211 driver for the Marvell 88W8864 802.11ac chip
397 stars 119 forks source link

VHT80P80 Support #339

Closed lantis1008 closed 5 years ago

lantis1008 commented 5 years ago

Is the 88W8964 capable of 80+80 configuration? If yes, is it just not exposed in driver/firmware?

yuhhaurlin commented 5 years ago

Sorry. This is only supported by next generation of Marvell 11ax wifi chip.

BrainSlayer commented 5 years ago

@lantis1008 vht160 works by the way

lantis1008 commented 5 years ago

@BrainSlayer yep works ok here, but I do occasionally run into DFS radar detection events. If I could use 80+80 I’d be able to avoid the DFS region entirely.

BrainSlayer commented 5 years ago

@lantis1008 mmh you may not know it. but its possible to disable dfs entirely as workaround. but i did not tell you this of course

lantis1008 commented 5 years ago

Yes I think I saw this in the code the other day when I was originally searching for VHT80P80.