Searched refs:mfw_mb_length (Results 1 – 3 of 3) sorted by relevance
92 u16 mfw_mb_length; member
113 u32 length = MFW_DRV_MSG_MAX_DWORDS(p_hwfn->mcp_info->mfw_mb_length); in ecore_mcp_read_mb()248 p_info->mfw_mb_length = (u16)ecore_rd(p_hwfn, p_ptt, in ecore_load_mcp_offsets()259 while (!p_info->mfw_mb_length && cnt--) { in ecore_load_mcp_offsets()261 p_info->mfw_mb_length = (u16)ecore_rd(p_hwfn, p_ptt, in ecore_load_mcp_offsets()336 size = MFW_DRV_MSG_MAX_DWORDS(p_info->mfw_mb_length) * sizeof(u32); in ecore_mcp_cmd_init()2170 for (i = 0; i < info->mfw_mb_length; i++) { in ecore_mcp_handle_events()2242 for (i = 0; i < MFW_DRV_MSG_MAX_DWORDS(info->mfw_mb_length); i++) { in ecore_mcp_handle_events()2248 MFW_DRV_MSG_MAX_DWORDS(info->mfw_mb_length) * in ecore_mcp_handle_events()2259 OSAL_MEMCPY(info->mfw_mb_shadow, info->mfw_mb_cur, info->mfw_mb_length); in ecore_mcp_handle_events()
2675 p_hwfn->mcp_info->mfw_mb_length); in ecore_resc_setup()3682 p_hwfn->mcp_info->mfw_mb_length); in ecore_reset_mb_shadow()