Home
last modified time | relevance | path

Searched refs:retry_count (Results 1 – 2 of 2) sorted by relevance

/open-nvidia-gpu/src/common/nvswitch/kernel/ls10/
H A Dlink_ls10.c1484 NvU32 retry_count = 3; in nvswitch_execute_unilateral_link_shutdown_ls10() local
1536 retry_count--; in nvswitch_execute_unilateral_link_shutdown_ls10()
1546 retry_count--; in nvswitch_execute_unilateral_link_shutdown_ls10()
1550 } while (retry_count); in nvswitch_execute_unilateral_link_shutdown_ls10()
1567 NvU32 retry_count = 3; in nvswitch_reset_and_train_link_ls10() local
1622 retry_count--; in nvswitch_reset_and_train_link_ls10()
1632 retry_count--; in nvswitch_reset_and_train_link_ls10()
1635 } while(retry_count); in nvswitch_reset_and_train_link_ls10()
H A Dls10.c1483 NvU32 retry_count = 3; in _nvswitch_reset_and_drain_links_ls10() local
1684 retry_count--; in _nvswitch_reset_and_drain_links_ls10()
1687 } while(retry_count); in _nvswitch_reset_and_drain_links_ls10()