LinuxKPI: 802.11: adjustments for v6.11 iwlwifi, rtw88 and rtw89
Bring in the LinuxKPI 802.11 compat bits which are altering
the mac80211 KPI.
- In struct ieee80211_bss_conf chandef -> chanreq.
- Various struct ieee80211_ops gained a link_id arguemnt, stop gained a suspend flag.
- Various functions gained a link_id argument.
- ieee80211_tx_status() was renamed to ieee80211_tx_status_skb()
Sponsored by: The FreeBSD Foundation
MFC after: 3 days