Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_mbx.c43 #define HCLGEVF_MAX_TRY_TIMES 500 in hclgevf_get_mbx_resp() macro
57 while ((!hdev->mbx_resp.received_resp) && (i < HCLGEVF_MAX_TRY_TIMES)) { in hclgevf_get_mbx_resp()
69 if (i >= HCLGEVF_MAX_TRY_TIMES) { in hclgevf_get_mbx_resp()