Home
last modified time | relevance | path

Searched refs:mcp_handling_status (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h796 unsigned long mcp_handling_status; member
Dqed_mcp.c1132 &p_hwfn->mcp_info->mcp_handling_status); in qed_mcp_unload_req()
1138 &p_hwfn->mcp_info->mcp_handling_status) && --cnt) in qed_mcp_unload_req()
2048 &p_hwfn->mcp_info->mcp_handling_status)) { in qed_mcp_handle_events()
2056 &p_hwfn->mcp_info->mcp_handling_status); in qed_mcp_handle_events()
2114 &p_hwfn->mcp_info->mcp_handling_status); in qed_mcp_handle_events()
Dqed_dev.c3102 p_hwfn->mcp_info->mcp_handling_status = 0; in qed_hw_init()