Searched refs:NES_DBG_MR (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 98 nes_debug(NES_DBG_MR, "Registering STag 0x%08X, index = 0x%08X\n", in nes_alloc_mw() 127 nes_debug(NES_DBG_MR, "Register STag 0x%08X completed, wait_event_timeout ret = %u," in nes_alloc_mw() 169 nes_debug(NES_DBG_MR, "Failed to get a cqp_request.\n"); in nes_dealloc_mw() 182 nes_debug(NES_DBG_MR, "Waiting for deallocate STag 0x%08X to complete.\n", in nes_dealloc_mw() 186 nes_debug(NES_DBG_MR, "Deallocate STag completed, wait_event_timeout ret = %u," in nes_dealloc_mw() 297 nes_debug(NES_DBG_MR, "Failed to get a cqp_request.\n"); in alloc_fast_reg_mr() 300 nes_debug(NES_DBG_MR, "alloc_fast_reg_mr: page_count = %d, " in alloc_fast_reg_mr() 313 nes_debug(NES_DBG_MR, "Out of Pbls\n"); in alloc_fast_reg_mr() 354 nes_debug(NES_DBG_MR, "Allocate STag 0x%08X completed, " in alloc_fast_reg_mr() 421 nes_debug(NES_DBG_MR, "Allocating STag 0x%08X index = 0x%08X\n", in nes_alloc_fast_reg_mr() [all …]
|
D | nes.h | 123 #define NES_DBG_MR 0x00000800 macro
|