linux_dsm_epyc7002/drivers/net/wireless/broadcom/brcm80211/brcmsmac
Johannes Berg 2ce113de31 mac80211: simplify TX aggregation start
There really is no need to make drivers call the
ieee80211_start_tx_ba_cb_irqsafe() function and then
schedule the worker if all we want is to set a bit.

Add a new return value (that was previously considered
invalid) to indicate that the driver is immediately
ready for the session, and make drivers use it. The
only drivers that remain different are the Intel ones
as they need to negotiate more with the firmware.

Link: https://lore.kernel.org/r/1570007543-I152912660131cbab2e5d80b4218238c20f8a06e5@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2019-10-04 13:58:13 +02:00
..
phy brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable 2019-09-13 16:45:17 +03:00
aiutils.c
aiutils.h
ampdu.c
ampdu.h
antsel.c
antsel.h
brcms_trace_brcmsmac_msg.h
brcms_trace_brcmsmac_tx.h
brcms_trace_brcmsmac.h
brcms_trace_events.c
brcms_trace_events.h
channel.c brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR 2018-02-27 18:25:12 +02:00
channel.h
d11.h
debug.c brcmsmac: no need to check return value of debugfs_create functions 2019-02-01 14:37:28 +02:00
debug.h brcmsmac: no need to check return value of debugfs_create functions 2019-02-01 14:37:28 +02:00
dma.c
dma.h
led.c
led.h
mac80211_if.c mac80211: simplify TX aggregation start 2019-10-04 13:58:13 +02:00
mac80211_if.h
main.c brcmsmac: remove three set but not used variables 2019-08-06 15:37:43 +03:00
main.h brcmsmac: AP mode: update beacon when TIM changes 2018-10-13 20:00:42 +03:00
Makefile wireless: prefix header search paths with $(srctree)/ 2019-02-01 14:42:25 +02:00
phy_shim.c
phy_shim.h
pmu.c
pmu.h
pub.h
rate.c
rate.h
scb.h
stf.c
stf.h
types.h
ucode_loader.c
ucode_loader.h