diff options
author | David Thompson <davthompson@nvidia.com> | 2022-05-05 12:23:09 -0400 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-06 15:54:20 -0700 |
commit | 0a02e282bad4dad455553fc2b9268cf1d003f132 (patch) | |
tree | 58a31f62cc721ab5441b6a2d1b459accd03e4d7a /drivers/net/ethernet/packetengines/yellowfin.c | |
parent | 53e2cb3b2a5a9ecd42555a1c1c0d24cf1c33b4e3 (diff) |
mlxbf_gige: increase MDIO polling rate to 5us
This patch increases the polling rate used by the
mlxbf_gige driver on the MDIO bus. The previous
polling rate was every 100us, and the new rate is
every 5us. With this change the amount of time
spent waiting for the MDIO BUSY signal to de-assert
drops from ~100us to ~27us for each operation.
Signed-off-by: David Thompson <davthompson@nvidia.com>
Signed-off-by: Asmaa Mnebhi <asmaa@nvidia.com>
Link: https://lore.kernel.org/r/20220505162309.20050-1-davthompson@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/packetengines/yellowfin.c')
0 files changed, 0 insertions, 0 deletions