Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c47 (ECORE_TEST_BIT(pending_bit, pending) ? ECORE_PENDING : ECORE_SUCCESS)
364 return ECORE_SUCCESS; in ecore_exe_queue_add()
449 return ECORE_SUCCESS; in ecore_exe_queue_step()
549 return ECORE_SUCCESS; in ecore_state_wait()
696 return ECORE_SUCCESS; in __ecore_vlan_mac_h_write_trylock()
720 if (rc != ECORE_SUCCESS) { in __ecore_vlan_mac_h_exec_pending()
805 return ECORE_SUCCESS; in __ecore_vlan_mac_h_read_lock()
900 if (read_lock != ECORE_SUCCESS) in ecore_get_n_elements()
915 if (read_lock == ECORE_SUCCESS) { in ecore_get_n_elements()
942 return ECORE_SUCCESS; in ecore_check_mac_add()
[all …]
H A Decore_sp_verbs.h61 ECORE_SUCCESS = 0, enumerator
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c120 case ECORE_SUCCESS: in lm_ecore_status_to_lm_status()
1526 ecore_status_t ecore_status = ECORE_SUCCESS; in lm_set_mac_addr()
1647 ecore_status_t ecore_status = ECORE_SUCCESS; in lm_set_vlan_only()
1761 ecore_status_t ecore_status = ECORE_SUCCESS; in lm_move_mac_addr()
1910 ecore_status_t ecore_status = ECORE_SUCCESS; in lm_clear_all_mac_addr()
1975 ecore_status_t ecore_status = ECORE_SUCCESS; in lm_restore_all_mac_addr()
2064 ecore_status_t ecore_status = ECORE_SUCCESS; in lm_set_rx_mask()
2313 ecore_status_t ecore_status = ECORE_SUCCESS; in lm_set_mc()
2363 ecore_status_t ecore_status = ECORE_SUCCESS; in lm_set_mc_list()
2517 ecore_status_t ecore_status = ECORE_SUCCESS; in lm_enable_rss()
[all …]