Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_status.h19 ECORE_NOTIMPL = -7, enumerator
H A Decore_sp_commands.c308 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_start()
425 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_update_dcbx()
449 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_update_ufp()
493 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_rl_update()
563 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_update_tunn_cfg()
606 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_stop()
652 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_update_stag()
H A Decore_mcp.c453 return ECORE_NOTIMPL; in ecore_emul_mcp_cmd()
1812 rc = ECORE_NOTIMPL; in ecore_mcp_mdump_cmd()
1816 rc = ECORE_NOTIMPL; in ecore_mcp_mdump_cmd()
1895 return ECORE_NOTIMPL; in ecore_mcp_mdump_get_info()
2210 return ECORE_NOTIMPL; in ecore_mcp_get_mfw_ver()
2717 return ECORE_NOTIMPL; in ecore_mcp_get_flash_size()
3640 rc = ECORE_NOTIMPL; in ecore_mcp_bist_nvm_get_num_images()
3667 rc = ECORE_NOTIMPL; in ecore_mcp_bist_nvm_get_image_att()
4158 return ECORE_NOTIMPL; in ecore_mcp_resource_cmd()
4434 return ECORE_NOTIMPL; in ecore_mcp_drv_attribute()
[all …]
H A Decore_l2.c354 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_eth_vport_start()
712 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_vport_update()
917 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_eth_rxq_start_ramrod()
1047 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_eth_rx_queues_update()
1134 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_eth_rx_queue_stop()
1157 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_eth_txq_start_ramrod()
1461 return ECORE_NOTIMPL; in ecore_filter_ucast_common()
2152 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_configure_rfs_ntuple_filter()
H A Decore_dev.c691 if (rc != ECORE_SUCCESS && rc != ECORE_NOTIMPL) { in __ecore_llh_set_engine_affin()
3859 rc = ECORE_NOTIMPL; in ecore_hw_init()
4502 return ECORE_NOTIMPL; in ecore_hw_set_soft_resc_size()
4681 if (rc != ECORE_SUCCESS && rc != ECORE_NOTIMPL) in ecore_hw_get_ppfid_bitmap()
4683 else if (rc == ECORE_NOTIMPL) in ecore_hw_get_ppfid_bitmap()
4758 if (rc != ECORE_SUCCESS && rc != ECORE_NOTIMPL) { in ecore_hw_get_resc()
4760 } else if (rc == ECORE_NOTIMPL) { in ecore_hw_get_resc()
4770 if (rc != ECORE_SUCCESS && rc != ECORE_NOTIMPL) { in ecore_hw_get_resc()
4774 } else if (rc == ECORE_NOTIMPL) { in ecore_hw_get_resc()
H A Decore_sriov.c122 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_vf_start()
186 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_vf_stop()