Searched refs:NES_DBG_MR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 102 nes_debug(NES_DBG_MR, "Registering STag 0x%08X, index = 0x%08X\n", in nes_alloc_mw() 131 nes_debug(NES_DBG_MR, "Register STag 0x%08X completed, wait_event_timeout ret = %u," in nes_alloc_mw() 173 nes_debug(NES_DBG_MR, "Failed to get a cqp_request.\n"); in nes_dealloc_mw() 186 nes_debug(NES_DBG_MR, "Waiting for deallocate STag 0x%08X to complete.\n", in nes_dealloc_mw() 190 nes_debug(NES_DBG_MR, "Deallocate STag completed, wait_event_timeout ret = %u," in nes_dealloc_mw() 300 nes_debug(NES_DBG_MR, "Failed to get a cqp_request.\n"); in alloc_fast_reg_mr() 303 nes_debug(NES_DBG_MR, "alloc_fast_reg_mr: page_count = %d, " in alloc_fast_reg_mr() 316 nes_debug(NES_DBG_MR, "Out of Pbls\n"); in alloc_fast_reg_mr() 357 nes_debug(NES_DBG_MR, "Allocate STag 0x%08X completed, " in alloc_fast_reg_mr() 424 nes_debug(NES_DBG_MR, "Allocating STag 0x%08X index = 0x%08X\n", in nes_alloc_fast_reg_mr() [all …]
|
D | nes.h | 125 #define NES_DBG_MR 0x00000800 macro
|