Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_api_cmd.c47 #define API_CMD_TIMEOUT 1000 macro
324 end = jiffies + msecs_to_jiffies(API_CMD_TIMEOUT); in wait_for_status_poll()
450 end = jiffies + msecs_to_jiffies(API_CMD_TIMEOUT); in api_cmd_hw_restart()