Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c724 load_req.fw_ver = p_in_params->fw_ver; in __ecore_mcp_load_req()
726 p_in_params->drv_role); in __ecore_mcp_load_req()
728 p_in_params->timeout_val); in __ecore_mcp_load_req()
730 p_in_params->force_cmd); in __ecore_mcp_load_req()
732 p_in_params->avoid_eng_reset); in __ecore_mcp_load_req()
3642 p_in_params->res_id, in ecore_mcp_resc_allocation_msg()
3647 switch (p_in_params->cmd) { in ecore_mcp_resc_allocation_msg()
3655 p_in_params->cmd); in ecore_mcp_resc_allocation_msg()
3660 mb_params.cmd = p_in_params->cmd; in ecore_mcp_resc_allocation_msg()
3669 p_in_params->cmd, p_in_params->res_id, in ecore_mcp_resc_allocation_msg()
[all …]