Searched hist:"4 bb7f4cf60e38a00965d22aa5979ab143193d41f" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_com.h | diff 4bb7f4cf60e38a00965d22aa5979ab143193d41f Fri May 22 04:09:05 CDT 2020 Arthur Kiyanovski <akiyano@amazon.com> net: ena: reduce driver load time
This commit reduces the driver load time by using usec resolution instead of msec when polling for hardware state change.
Also add back-off mechanism to handle cases where minimal sleep time is not enough.
Signed-off-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Sameeh Jubran <sameehj@amazon.com> Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ena_com.c | diff 4bb7f4cf60e38a00965d22aa5979ab143193d41f Fri May 22 04:09:05 CDT 2020 Arthur Kiyanovski <akiyano@amazon.com> net: ena: reduce driver load time
This commit reduces the driver load time by using usec resolution instead of msec when polling for hardware state change.
Also add back-off mechanism to handle cases where minimal sleep time is not enough.
Signed-off-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Sameeh Jubran <sameehj@amazon.com> Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ena_netdev.h | diff 4bb7f4cf60e38a00965d22aa5979ab143193d41f Fri May 22 04:09:05 CDT 2020 Arthur Kiyanovski <akiyano@amazon.com> net: ena: reduce driver load time
This commit reduces the driver load time by using usec resolution instead of msec when polling for hardware state change.
Also add back-off mechanism to handle cases where minimal sleep time is not enough.
Signed-off-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Sameeh Jubran <sameehj@amazon.com> Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ena_netdev.c | diff 4bb7f4cf60e38a00965d22aa5979ab143193d41f Fri May 22 04:09:05 CDT 2020 Arthur Kiyanovski <akiyano@amazon.com> net: ena: reduce driver load time
This commit reduces the driver load time by using usec resolution instead of msec when polling for hardware state change.
Also add back-off mechanism to handle cases where minimal sleep time is not enough.
Signed-off-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Sameeh Jubran <sameehj@amazon.com> Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|