On Fri, 2023-09-22 at 14:55 +0530, Vinayak Yadawad wrote: > Introduce new feature flags for OWE offload that driver can > advertise to indicate kernel/application space to avoid DH IE > handling. When this flag is advertised, the driver/device will > take care of DH IE inclusion and processing of peer DH IE to > generate PMK. > Seems like you'd also need something that userspace actually says "please offload this", so you don't end up doing it twice if it's an older userspace? johannes