Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c2778 #define QED_MCP_HALT_MAX_RETRIES 10 macro
2797 } while (++cnt < QED_MCP_HALT_MAX_RETRIES); in qed_mcp_halt()
2799 if (cnt == QED_MCP_HALT_MAX_RETRIES) { in qed_mcp_halt()