Skip to content
Commit 0f1c443c authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: mt7915: optimize mt7915_mac_sta_poll



Since DMA completion does not imply tx completion, it makes more sense to
poll for airtime from mt7915_mac_tx_free.
Reduce the runtime of the function by moving all items from dev->sta_poll_list
to a local list once and process any stations that were added afterwards
on the next run

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 68e6644b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment