Searched hist:adf26a356f132e35093585521ea3e36cd185af83 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00mac.c | diff adf26a356f132e35093585521ea3e36cd185af83 Wed Sep 26 05:24:56 CDT 2018 Stanislaw Gruszka <sgruszka@redhat.com> rt2x00: use different txstatus timeouts when flushing
Use different tx status timeouts for normal operation and when flushing. This increase timeout to 2s for normal operation as when there are bad radio conditions and frames are reposted many times device can not provide the status for quite long. With new timeout we can still get valid status on such bad conditions.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2x00.h | diff adf26a356f132e35093585521ea3e36cd185af83 Wed Sep 26 05:24:56 CDT 2018 Stanislaw Gruszka <sgruszka@redhat.com> rt2x00: use different txstatus timeouts when flushing
Use different tx status timeouts for normal operation and when flushing. This increase timeout to 2s for normal operation as when there are bad radio conditions and frames are reposted many times device can not provide the status for quite long. With new timeout we can still get valid status on such bad conditions.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | rt2800lib.c | diff adf26a356f132e35093585521ea3e36cd185af83 Wed Sep 26 05:24:56 CDT 2018 Stanislaw Gruszka <sgruszka@redhat.com> rt2x00: use different txstatus timeouts when flushing
Use different tx status timeouts for normal operation and when flushing. This increase timeout to 2s for normal operation as when there are bad radio conditions and frames are reposted many times device can not provide the status for quite long. With new timeout we can still get valid status on such bad conditions.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|