• Stanislaw Gruszka's avatar
    mt76x02u: implement pre TBTT work for USB · 7e07c27d
    Stanislaw Gruszka authored
    Program beacons data and PS buffered frames on TBTT work for USB.
    We do not have MT_TXQ_PSD queue available via USB endpoints. The way
    we can send PS broadcast frames in timely manner before PS stations go
    sleep again is program them in beacon data area. Hardware do not modify
    those frames since TXWI is properly configured. mt76x02_mac_set_beacon()
    already handle this and free no longer used frames.
    Signed-off-by: default avatarStanislaw Gruszka <sgruszka@redhat.com>
    Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
    7e07c27d
mt76x02_beacon.c 7.45 KB