Searched refs:mfw_mb_length (Results 1 – 3 of 3) sorted by relevance
67 u16 mfw_mb_length; member
89 u32 length = MFW_DRV_MSG_MAX_DWORDS(p_hwfn->mcp_info->mfw_mb_length); in ecore_mcp_read_mb()224 p_info->mfw_mb_length = (u16)ecore_rd(p_hwfn, p_ptt, in ecore_load_mcp_offsets()235 while (!p_info->mfw_mb_length && cnt--) { in ecore_load_mcp_offsets()237 p_info->mfw_mb_length = (u16)ecore_rd(p_hwfn, p_ptt, in ecore_load_mcp_offsets()313 size = MFW_DRV_MSG_MAX_DWORDS(p_info->mfw_mb_length) * sizeof(u32); in ecore_mcp_cmd_init()2108 for (i = 0; i < info->mfw_mb_length; i++) { in ecore_mcp_handle_events()2177 for (i = 0; i < MFW_DRV_MSG_MAX_DWORDS(info->mfw_mb_length); i++) { in ecore_mcp_handle_events()2183 MFW_DRV_MSG_MAX_DWORDS(info->mfw_mb_length) * in ecore_mcp_handle_events()2195 OSAL_MEMCPY(info->mfw_mb_shadow, info->mfw_mb_cur, info->mfw_mb_length); in ecore_mcp_handle_events()
2580 p_hwfn->mcp_info->mfw_mb_length); in ecore_resc_setup()3596 p_hwfn->mcp_info->mfw_mb_length); in ecore_reset_mb_shadow()