Lines Matching refs:ecore_mcp_nvm_params

2308 					   struct ecore_mcp_nvm_params *params)  in ecore_mcp_nvm_command()
2874 struct ecore_mcp_nvm_params params; in ecore_mcp_nvm_read()
2882 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_nvm_read()
2924 struct ecore_mcp_nvm_params params; in ecore_mcp_phy_read()
2932 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_phy_read()
2953 struct ecore_mcp_nvm_params params; in ecore_mcp_nvm_resp()
2960 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_nvm_resp()
2971 struct ecore_mcp_nvm_params params; in ecore_mcp_nvm_del_file()
2978 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_nvm_del_file()
2993 struct ecore_mcp_nvm_params params; in ecore_mcp_nvm_put_file_begin()
3000 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_nvm_put_file_begin()
3019 struct ecore_mcp_nvm_params params; in ecore_mcp_nvm_write()
3027 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_nvm_write()
3081 struct ecore_mcp_nvm_params params; in ecore_mcp_phy_write()
3089 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_phy_write()
3110 struct ecore_mcp_nvm_params params; in ecore_mcp_nvm_set_secure_mode()
3118 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_nvm_set_secure_mode()
3134 struct ecore_mcp_nvm_params params; in ecore_mcp_phy_sfp_read()
3137 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_phy_sfp_read()
3179 struct ecore_mcp_nvm_params params; in ecore_mcp_phy_sfp_write()
3182 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_phy_sfp_write()
3354 struct ecore_mcp_nvm_params params; in ecore_mcp_bist_nvm_test_get_image_att()
3358 OSAL_MEMSET(&params, 0, sizeof(struct ecore_mcp_nvm_params)); in ecore_mcp_bist_nvm_test_get_image_att()
3514 struct ecore_mcp_nvm_params params; in ecore_mcp_get_mba_versions()