• S
    mt76x02u: implement pre TBTT work for USB · 7e07c27d
    Stanislaw Gruszka 提交于
    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: NStanislaw Gruszka <sgruszka@redhat.com>
    Signed-off-by: NFelix Fietkau <nbd@nbd.name>
    7e07c27d
mt76x02_beacon.c 7.5 KB