Searched refs:mfw_mb_length (Results 1 – 3 of 3) sorted by relevance
89 u16 mfw_mb_length; member
111 u32 length = MFW_DRV_MSG_MAX_DWORDS(p_hwfn->mcp_info->mfw_mb_length); in ecore_mcp_read_mb()246 p_info->mfw_mb_length = (u16)ecore_rd(p_hwfn, p_ptt, in ecore_load_mcp_offsets()257 while (!p_info->mfw_mb_length && cnt--) { in ecore_load_mcp_offsets()259 p_info->mfw_mb_length = (u16)ecore_rd(p_hwfn, p_ptt, in ecore_load_mcp_offsets()334 size = MFW_DRV_MSG_MAX_DWORDS(p_info->mfw_mb_length) * sizeof(u32); in ecore_mcp_cmd_init()2168 for (i = 0; i < info->mfw_mb_length; i++) { in ecore_mcp_handle_events()2240 for (i = 0; i < MFW_DRV_MSG_MAX_DWORDS(info->mfw_mb_length); i++) { in ecore_mcp_handle_events()2246 MFW_DRV_MSG_MAX_DWORDS(info->mfw_mb_length) * 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()
2671 p_hwfn->mcp_info->mfw_mb_length); in ecore_resc_setup()3678 p_hwfn->mcp_info->mfw_mb_length); in ecore_reset_mb_shadow()