mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
6421969f24
Tx pending counter logic assumed that the sk_buff is already known and hence was performed in HTT functions themselves. However, for the sake of future wake_tx_queue() usage the driver must be able to tell whether it can submit more frames to firmware before it dequeues frame from ieee80211_txq (and thus long before HTT Tx functions are called) because once a frame is dequeued it cannot be requeud back to mac80211. This prepares the driver for future changes. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> |
||
---|---|---|
.. | ||
ahb.c | ||
ahb.h | ||
bmi.c | ||
bmi.h | ||
ce.c | ||
ce.h | ||
core.c | ||
core.h | ||
debug.c | ||
debug.h | ||
debugfs_sta.c | ||
hif.h | ||
htc.c | ||
htc.h | ||
htt_rx.c | ||
htt_tx.c | ||
htt.c | ||
htt.h | ||
hw.c | ||
hw.h | ||
Kconfig | ||
mac.c | ||
mac.h | ||
Makefile | ||
p2p.c | ||
p2p.h | ||
pci.c | ||
pci.h | ||
rx_desc.h | ||
spectral.c | ||
spectral.h | ||
swap.c | ||
swap.h | ||
targaddrs.h | ||
testmode_i.h | ||
testmode.c | ||
testmode.h | ||
thermal.c | ||
thermal.h | ||
trace.c | ||
trace.h | ||
txrx.c | ||
txrx.h | ||
wmi-ops.h | ||
wmi-tlv.c | ||
wmi-tlv.h | ||
wmi.c | ||
wmi.h | ||
wow.c | ||
wow.h |