mac80211: add AQL support for broadcast packets (#3208) (#3216)
Excessive broadcast traffic with little competing unicast traffic can easily flood hardware queues, leading to throughput issues. Additionally, filling the hardware queues with too many packets breaks FQ for broadcast data. Fix this by enabling AQL for broadcast packets. Signed-off-by:Felix Fietkau <nbd@nbd.name> Signed-off-by:
David Bauer <mail@david-bauer.net> (cherry picked from commit ea5ebd9c1b6365a63d18af1f5b6b76090e07105e)