Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h101 #define HCLGE_TQP_RESET_TRY_TIMES 200 macro
Dhclge_main.c10821 while (reset_try_times++ < HCLGE_TQP_RESET_TRY_TIMES) { in hclge_reset_tqp_cmd()
10834 if (reset_try_times >= HCLGE_TQP_RESET_TRY_TIMES) { in hclge_reset_tqp_cmd()