kernel-aes67/drivers/net/wireless/ath/wcn36xx
Johannes Berg 0a44dfc070 wifi: mac80211: simplify non-chanctx drivers
There are still surprisingly many non-chanctx drivers, but in
mac80211 that code is a bit awkward. Simplify this by having
those drivers assign 'emulated' ops, so that the mac80211 code
can be more unified between non-chanctx/chanctx drivers. This
cuts the number of places caring about it by about 15, which
are scattered across - now they're fewer and no longer in the
channel context handling.

Link: https://msgid.link/20240129194108.6d0ead50f5cf.I60d093b2fc81ca1853925a4d0ac3a2337d5baa5b@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-02-08 12:58:32 +01:00
..
Kconfig
Makefile
debug.c
debug.h
dxe.c wifi: wcn36xx: remove unnecessary (void*) conversions 2023-09-21 11:08:22 +03:00
dxe.h
firmware.c
firmware.h
hal.h
main.c wifi: mac80211: simplify non-chanctx drivers 2024-02-08 12:58:32 +01:00
pmc.c
pmc.h
smd.c wifi: wcn36xx: remove unnecessary (void*) conversions 2023-09-21 11:08:22 +03:00
smd.h wifi: wcn36xx: Annotate struct wcn36xx_hal_ind_msg with __counted_by 2023-09-21 11:09:31 +03:00
testmode.c wifi: wcn36xx: remove unnecessary (void*) conversions 2023-09-21 11:08:22 +03:00
testmode.h
testmode_i.h
txrx.c
txrx.h
wcn36xx.h