Home
last modified time | relevance | path

Searched refs:ECORE_PENDING (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_status.h51 ECORE_PENDING = 1, enumerator
H A Decore_iwarp.c3881 return ECORE_PENDING; in ecore_iwarp_pause_listen()
/freebsd-13.1/sys/dev/bxe/
H A Decore_sp.c198 return ECORE_PENDING; in ecore_exe_queue_step()
482 if ((rc != ECORE_SUCCESS) && (rc != ECORE_PENDING)) { in __ecore_vlan_mac_h_exec_pending()
1777 rc = ECORE_PENDING; in __ecore_vlan_mac_execute_step()
1829 return ECORE_PENDING; in ecore_complete_vlan_mac()
2048 return ECORE_PENDING; in ecore_execute_vlan_mac()
2140 rc = ECORE_PENDING; in ecore_config_vlan_mac()
2777 return ECORE_PENDING; in ecore_set_rx_mode_e2()
2934 return ECORE_PENDING; in ecore_mcast_enqueue_cmd()
3488 return ECORE_PENDING; in ecore_mcast_setup_e2()
3977 return ECORE_PENDING; in ecore_mcast_setup_e1()
[all …]
H A Decore_sp.h127 (ECORE_TEST_BIT(pending_bit, pending) ? ECORE_PENDING : ECORE_SUCCESS)
463 ECORE_PENDING = 1, enumerator