Lines Matching full:enum

112 enum ecore_ov_eswitch {
119 u8 tlv_type; /* According to the enum below */
132 * @return enum _ecore_status_t
134 enum _ecore_status_t ecore_mcp_cmd_init(struct ecore_hwfn *p_hwfn,
152 * @return enum _ecore_status_t
155 enum _ecore_status_t ecore_mcp_free(struct ecore_hwfn *p_hwfn);
166 * @return enum _ecore_status_t - ECORE_SUCCESS - operation
169 enum _ecore_status_t ecore_mcp_handle_events(struct ecore_hwfn *p_hwfn,
183 * @return enum _ecore_status_t - ECORE_SUCCESS - operation
186 enum _ecore_status_t ecore_issue_pulse(struct ecore_hwfn *p_hwfn,
189 enum ecore_drv_role {
196 enum ecore_drv_role drv_role;
199 enum ecore_override_force_load override_force_load;
213 * @return enum _ecore_status_t - ECORE_SUCCESS - Operation was successful.
215 enum _ecore_status_t ecore_mcp_load_req(struct ecore_hwfn *p_hwfn,
225 * @return enum _ecore_status_t - ECORE_SUCCESS - Operation was successful.
227 enum _ecore_status_t ecore_mcp_load_done(struct ecore_hwfn *p_hwfn,
236 * @return enum _ecore_status_t - ECORE_SUCCESS - Operation was successful.
238 enum _ecore_status_t ecore_mcp_cancel_load_req(struct ecore_hwfn *p_hwfn,
247 * @return enum _ecore_status_t - ECORE_SUCCESS - Operation was successful.
249 enum _ecore_status_t ecore_mcp_unload_req(struct ecore_hwfn *p_hwfn,
258 * @return enum _ecore_status_t - ECORE_SUCCESS - Operation was successful.
260 enum _ecore_status_t ecore_mcp_unload_done(struct ecore_hwfn *p_hwfn,
279 * @param return enum _ecore_status_t - ECORE_SUCCESS upon success.
281 enum _ecore_status_t ecore_mcp_ack_vf_flr(struct ecore_hwfn *p_hwfn,
292 enum _ecore_status_t ecore_mcp_fill_shmem_func_info(struct ecore_hwfn *p_hwfn,
303 enum _ecore_status_t ecore_mcp_reset(struct ecore_hwfn *p_hwfn,
323 * @return enum _ecore_status_t
325 enum _ecore_status_t ecore_mcp_config_vf_msix(struct ecore_hwfn *p_hwfn,
337 enum _ecore_status_t ecore_mcp_halt(struct ecore_hwfn *p_hwfn,
348 enum _ecore_status_t ecore_mcp_resume(struct ecore_hwfn *p_hwfn,
358 enum _ecore_status_t ecore_mcp_mask_parities(struct ecore_hwfn *p_hwfn,
362 enum _ecore_status_t ecore_hw_init_first_eth(struct ecore_hwfn *p_hwfn,
376 enum _ecore_status_t ecore_mcp_mdump_set_values(struct ecore_hwfn *p_hwfn,
388 enum _ecore_status_t ecore_mcp_mdump_trigger(struct ecore_hwfn *p_hwfn,
407 enum _ecore_status_t
420 * @return enum _ecore_status_t - ECORE_SUCCESS - operation was successful.
422 enum _ecore_status_t
424 enum ecore_resources res_id, u32 resc_max_val,
437 * @return enum _ecore_status_t - ECORE_SUCCESS - operation was successful.
439 enum _ecore_status_t
441 enum ecore_resources res_id, u32 *p_mcp_resp,
450 * @return enum _ecore_status_t - ECORE_SUCCESS - operation was successful.
452 enum _ecore_status_t ecore_mcp_initiate_pf_flr(struct ecore_hwfn *p_hwfn,
462 * @return enum _ecore_status_t - ECORE_SUCCESS - operation was successful.
464 enum _ecore_status_t
466 enum ecore_ov_eswitch eswitch);
471 enum ecore_resc_lock {
525 * @return enum _ecore_status_t - ECORE_SUCCESS - operation was successful.
527 enum _ecore_status_t
549 * @return enum _ecore_status_t - ECORE_SUCCESS - operation was successful.
551 enum _ecore_status_t
565 enum ecore_resc_lock resource,
577 enum _ecore_status_t ecore_mcp_get_capabilities(struct ecore_hwfn *p_hwfn,
587 enum _ecore_status_t ecore_mcp_set_capabilities(struct ecore_hwfn *p_hwfn,
596 enum _ecore_status_t ecore_load_mcp_offsets(struct ecore_hwfn *p_hwfn,
599 enum ecore_mcp_drv_attr_cmd {
607 enum ecore_mcp_drv_attr_cmd attr_cmd;
630 enum _ecore_status_t
649 enum _ecore_status_t ecore_mcp_get_engine_config(struct ecore_hwfn *p_hwfn,
658 enum _ecore_status_t ecore_mcp_get_ppfid_bitmap(struct ecore_hwfn *p_hwfn,
669 enum _ecore_status_t
681 enum _ecore_status_t