diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2019-11-29 13:32:26 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2020-02-14 10:06:01 +0100 |
commit | a6bfb6d13f3325fd5cc3646f558b67c40ea823d0 (patch) | |
tree | 66517fab84783b33d7574c6c12a69f18dfd8ff7e /arch | |
parent | d3cc4e7640cabb0100630093a0d07c266ea08c42 (diff) |
mt76: usb: use max packet length for m76u_copy
For transferring data over USB the optimal size is endpoint maxpacket.
For my hardware maxpaket for control endpoint is 64 bytes and changing
to this value from 128 bytes further shorten TBTT work time from
3ms to 1ms.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions