linux/drivers/net/wireless/quantenna/qtnfmac
Roi L dee55bc7cb qtnfmac: use alloc_netdev macro for single queue devices
alloc_netdev is a macro for single queue devices, so there's no need to
call alloc_netdev_mqs with a single tx/rx queue.

Signed-off-by: Roi L <roeilev321_@outlook.com>
Link: https://patch.msgid.link/SN6PR05MB58064E57FE979CE7B2BF7EF3DD42A@SN6PR05MB5806.namprd05.prod.outlook.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2026-03-19 09:08:09 +01:00
..
pcie wifi: qtnfmac: use always-managed version of pcim_intx() 2025-01-18 14:38:49 -06:00
bus.h wifi: qtnfmac: allocate dummy net_device dynamically 2024-03-21 17:09:25 +02:00
cfg80211.c wifi: cfg80211: support key installation on non-netdev wdevs 2026-03-02 11:28:33 +01:00
cfg80211.h
commands.c Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses 2026-02-22 08:26:33 -08:00
commands.h
core.c qtnfmac: use alloc_netdev macro for single queue devices 2026-03-19 09:08:09 +01:00
core.h wifi: qtnfmac: fix spelling error in core.h 2024-12-12 20:01:33 +02:00
debug.c
debug.h
event.c wifi: nl80211/cfg80211: support stations of non-netdev interfaces 2026-03-02 09:23:03 +01:00
event.h
Kconfig
Makefile
qlink_util.c
qlink_util.h
qlink.h wifi: qtnfmac: Avoid multiple -Wflex-array-member-not-at-end warnings 2025-02-11 11:58:34 +01:00
qtn_hw_ids.h
shm_ipc_defs.h
shm_ipc.c
shm_ipc.h
switchdev.h
trans.c
trans.h
util.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
util.h