Searched refs:ECORE_MSG (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.c | 30 #define ECORE_MSG(pdev, m, ...) \ macro 33 #define ECORE_MSG macro 295 ECORE_MSG(pdev, "Setup the execution queue with the chunk length of %d\n", in ecore_exe_queue_init() 302 ECORE_MSG(pdev, "Deleting an exe_queue element\n"); in ecore_exe_queue_free_elem() 354 ECORE_MSG(pdev, "Preamble failed: %d\n", rc); in ecore_exe_queue_add() 416 ECORE_MSG(pdev, "RAMROD_DRV_CLR_ONLY requested: resetting a pending_comp list\n"); in ecore_exe_queue_step() 479 ECORE_MSG(pdev, "Allocating a new exe_queue element\n"); in ecore_exe_queue_alloc_elem() 541 ECORE_MSG(pdev, "waiting for state to become %d\n", state); in ecore_state_wait() 547 ECORE_MSG(pdev, "exit (cnt %d)\n", 5000 - cnt); in ecore_state_wait() 691 ECORE_MSG(pdev, "vlan_mac_lock writer - There are readers; Busy\n"); in __ecore_vlan_mac_h_write_trylock() [all …]
|