Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h1526 #define FW_MB_PARAM_MANAGEMENT_STATUS_LOCKDOWN_ENABLED 0x00000001 macro
H A Dqed_mcp.c4231 *active = !!(param & FW_MB_PARAM_MANAGEMENT_STATUS_LOCKDOWN_ENABLED); in qed_mcp_get_esl_status()