Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c38 #define ECORE_ERR(str, ...) DbgMessage(pdev, FATAL, str, ##__VA_ARGS__) macro
40 #define ECORE_ERR macro
566 ECORE_ERR("timeout waiting for state %d\n", state); in ecore_state_wait()
721 ECORE_ERR("execution of pending commands failed with rc %d\n", in __ecore_vlan_mac_h_exec_pending()
842 ECORE_ERR("Need to release vlan mac reader lock, but lock isn't taken\n"); in __ecore_vlan_mac_h_read_unlock()
901 ECORE_ERR("get_n_elements failed to get vlan mac reader lock; Access without lock\n"); in ecore_get_n_elements()
1710 ECORE_ERR("There is a pending MOVE command already\n"); in ecore_validate_vlan_mac_del()
1724 ECORE_ERR("Failed to return a credit\n"); in ecore_validate_vlan_mac_del()
1771 ECORE_ERR("There is a pending DEL command on the source queue already\n"); in ecore_validate_vlan_mac_move()
1784 ECORE_ERR("There is a pending ADD command on the destination queue already\n"); in ecore_validate_vlan_mac_move()
[all …]