Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c332 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_start()
459 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_update_dcbx()
483 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_update_ufp()
533 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_rl_update()
591 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_update_tunn_cfg()
634 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_stop()
676 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_pf_update_stag()
H A Decore_status.h40 ECORE_NOTIMPL = -7, enumerator
H A Decore_l2.c385 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_eth_vport_start()
742 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_vport_update()
935 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_eth_rxq_start_ramrod()
1062 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_eth_rx_queues_update()
1120 return ECORE_NOTIMPL; in ecore_sp_eth_rx_queues_set_default()
1195 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_eth_rx_queue_stop()
1218 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_eth_txq_start_ramrod()
1500 return ECORE_NOTIMPL; in ecore_filter_ucast_common()
2186 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_configure_rfs_ntuple_filter()
H A Decore_dev.c730 if (rc != ECORE_SUCCESS && rc != ECORE_NOTIMPL) { in __ecore_llh_set_engine_affin()
1121 return ECORE_NOTIMPL; in ecore_llh_add_filter_e5()
1135 return ECORE_NOTIMPL; in ecore_llh_remove_filter_e5()
1592 return ECORE_NOTIMPL; in ecore_llh_dump_ppfid_e5()
3923 rc = ECORE_NOTIMPL; in ecore_hw_init()
4017 if (cancel_load == ECORE_NOTIMPL) { in ecore_hw_init()
4721 return ECORE_NOTIMPL; in ecore_hw_set_soft_resc_size()
4919 if (rc != ECORE_SUCCESS && rc != ECORE_NOTIMPL) in ecore_hw_get_ppfid_bitmap()
4921 else if (rc == ECORE_NOTIMPL) in ecore_hw_get_ppfid_bitmap()
4977 if (rc != ECORE_SUCCESS && rc != ECORE_NOTIMPL) { in ecore_hw_get_resc()
[all …]
H A Decore_ll2.c900 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_ll2_tx_queue_start()
993 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_ll2_rx_queue_stop()
1021 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_ll2_tx_queue_stop()
1411 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_ll2_establish_connection()
1895 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_ll2_terminate_connection()
H A Decore_mcp.c863 return ECORE_NOTIMPL; in ecore_mcp_cancel_load_req()
1875 rc = ECORE_NOTIMPL; in ecore_mcp_mdump_cmd()
1879 rc = ECORE_NOTIMPL; in ecore_mcp_mdump_cmd()
4305 return ECORE_NOTIMPL; in ecore_mcp_resource_cmd()
4653 return ECORE_NOTIMPL; in ecore_mcp_drv_attribute()
4692 return ECORE_NOTIMPL; in ecore_mcp_get_engine_config()
4732 return ECORE_NOTIMPL; in ecore_mcp_get_ppfid_bitmap()
H A Dbcm_osal.h488 return ECORE_NOTIMPL; in OSAL_CRC8()
H A Decore_sriov.c110 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_vf_start()
172 enum _ecore_status_t rc = ECORE_NOTIMPL; in ecore_sp_vf_stop()
H A Decore_rdma.c2583 return ECORE_NOTIMPL; in ecore_rdma_resize_cnq()