Searched hist:fe0ea395f0a35103f61e107b227bf8bc4b9765df (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | regs.h | diff fe0ea395f0a35103f61e107b227bf8bc4b9765df Tue Jul 25 14:06:03 CDT 2023 Felix Fietkau <nbd@nbd.name> wifi: mt76: mt7603: fix tx filter/flush function
Setting MT_TX_ABORT does not abort any transmission for a wtbl index on its own. Instead, it modifies the behavior of a queue flush to make it selectively flush packets for a particular wtbl index. Adjust powersave filtering to make use of this in order to avoid running into unnecessary timeouts while flushing
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mt7603.h | diff fe0ea395f0a35103f61e107b227bf8bc4b9765df Tue Jul 25 14:06:03 CDT 2023 Felix Fietkau <nbd@nbd.name> wifi: mt76: mt7603: fix tx filter/flush function
Setting MT_TX_ABORT does not abort any transmission for a wtbl index on its own. Instead, it modifies the behavior of a queue flush to make it selectively flush packets for a particular wtbl index. Adjust powersave filtering to make use of this in order to avoid running into unnecessary timeouts while flushing
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | mac.c | diff fe0ea395f0a35103f61e107b227bf8bc4b9765df Tue Jul 25 14:06:03 CDT 2023 Felix Fietkau <nbd@nbd.name> wifi: mt76: mt7603: fix tx filter/flush function
Setting MT_TX_ABORT does not abort any transmission for a wtbl index on its own. Instead, it modifies the behavior of a queue flush to make it selectively flush packets for a particular wtbl index. Adjust powersave filtering to make use of this in order to avoid running into unnecessary timeouts while flushing
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | main.c | diff fe0ea395f0a35103f61e107b227bf8bc4b9765df Tue Jul 25 14:06:03 CDT 2023 Felix Fietkau <nbd@nbd.name> wifi: mt76: mt7603: fix tx filter/flush function
Setting MT_TX_ABORT does not abort any transmission for a wtbl index on its own. Instead, it modifies the behavior of a queue flush to make it selectively flush packets for a particular wtbl index. Adjust powersave filtering to make use of this in order to avoid running into unnecessary timeouts while flushing
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|