HomeFreeBSD

LinuxKPI: 802.11: pass non-0/NULL arguments to MO functions

Description

LinuxKPI: 802.11: pass non-0/NULL arguments to MO functions

In [1] we updated the KPI for various mac80211 ops functions to deal
with MLD code. Newer iwlwifi driver and firmware supports these
functions so we need to pass non-dummy (0, NULL) arguments to them.
Start extending the internel MO functions by these arguments and
pass down values from LinuxKPI 802.11 code.
It is assumed that further work will be needed to have all the
right fields available to at least work in the lgeacy way of a
single link.

Sponsored by: The FreeBSD Foundation
Improves: 549198b1ab95 (update mac80211 KPI) [1]
MFC after: 3 days

Details

Provenance
bzAuthored on Sep 16 2023, 1:10 PM
Parents
rG027768a21217: iwlwifi firmware: update up-to -83 / updated -77 for others
Branches
Unknown
Tags
Unknown