Searched refs:mfw_mb_cur (Results 1 – 3 of 3) sorted by relevance
93 u8 *mfw_mb_cur; member
130 ((u32 *)p_hwfn->mcp_info->mfw_mb_cur)[i] = in ecore_mcp_read_mb()138 OSAL_FREE(p_hwfn->p_dev, p_hwfn->mcp_info->mfw_mb_cur); in ecore_mcp_free()227 p_info->mfw_mb_cur = OSAL_ZALLOC(p_hwfn->p_dev, GFP_KERNEL, size); in ecore_mcp_cmd_init()1884 if (info->mfw_mb_cur[i] == info->mfw_mb_shadow[i]) in ecore_mcp_handle_events()1891 i, info->mfw_mb_shadow[i], info->mfw_mb_cur[i]); in ecore_mcp_handle_events()1947 OSAL_BE32 val = OSAL_CPU_TO_BE32(((u32 *)info->mfw_mb_cur)[i]); in ecore_mcp_handle_events()1963 OSAL_MEMCPY(info->mfw_mb_shadow, info->mfw_mb_cur, info->mfw_mb_length); in ecore_mcp_handle_events()
1089 p_hwfn->mcp_info->mfw_mb_cur, in ecore_resc_setup()2087 p_hwfn->mcp_info->mfw_mb_cur, in ecore_reset_mb_shadow()