Searched refs:mfw_mb_shadow (Results 1 – 3 of 3) sorted by relevance
88 u8 *mfw_mb_shadow; member
192 OSAL_FREE(p_hwfn->p_dev, p_hwfn->mcp_info->mfw_mb_shadow); in ecore_mcp_free()336 p_info->mfw_mb_shadow = OSAL_ZALLOC(p_hwfn->p_dev, GFP_KERNEL, size); in ecore_mcp_cmd_init()337 if (p_info->mfw_mb_cur == OSAL_NULL || p_info->mfw_mb_shadow == OSAL_NULL) in ecore_mcp_cmd_init()2169 if (info->mfw_mb_cur[i] == info->mfw_mb_shadow[i]) in ecore_mcp_handle_events()2176 i, info->mfw_mb_shadow[i], info->mfw_mb_cur[i]); in ecore_mcp_handle_events()2257 OSAL_MEMCPY(info->mfw_mb_shadow, info->mfw_mb_cur, info->mfw_mb_length); in ecore_mcp_handle_events()
2669 OSAL_MEMCPY(p_hwfn->mcp_info->mfw_mb_shadow, in ecore_resc_setup()3676 OSAL_MEMCPY(p_hwfn->mcp_info->mfw_mb_shadow, in ecore_reset_mb_shadow()