Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
A Dsiw_mem.c172 siw_dbg_pd(pd, "STag 0x%08x invalid\n", mem->stag); in siw_check_mem()
176 siw_dbg_pd(pd, "STag 0x%08x: PD mismatch\n", mem->stag); in siw_check_mem()
183 siw_dbg_pd(pd, "permissions 0x%08x < 0x%08x\n", in siw_check_mem()
191 siw_dbg_pd(pd, "MEM interval len %d\n", len); in siw_check_mem()
192 siw_dbg_pd(pd, "[0x%pK, 0x%pK] out of bounds\n", in siw_check_mem()
195 siw_dbg_pd(pd, "[0x%pK, 0x%pK] STag=0x%08x\n", in siw_check_mem()
236 siw_dbg_pd(pd, "STag unknown: 0x%08x\n", sge->lkey); in siw_check_sge()
299 siw_dbg_pd(pd, "STag 0x%08x unknown\n", stag); in siw_invalidate_stag()
303 siw_dbg_pd(pd, "PD mismatch for STag 0x%08x\n", stag); in siw_invalidate_stag()
313 siw_dbg_pd(pd, "STag 0x%08x now invalid\n", stag); in siw_invalidate_stag()
A Dsiw_verbs.c241 siw_dbg_pd(pd, "free PD\n"); in siw_dealloc_pd()
1295 siw_dbg_pd(pd, "too many mr's\n"); in siw_reg_user_mr()
1383 siw_dbg_pd(pd, "too many mr's\n"); in siw_alloc_mr()
1429 siw_dbg_pd(pd, "failed: %d\n", rv); in siw_alloc_mr()
1515 siw_dbg_pd(pd, "too many mr's\n"); in siw_get_dma_mr()
1568 siw_dbg_pd(base_srq->pd, "too many SRQ's\n"); in siw_create_srq()
1619 siw_dbg_pd(base_srq->pd, "[SRQ]: success\n"); in siw_create_srq()
1739 siw_dbg_pd(base_srq->pd, in siw_post_srq_recv()
1756 siw_dbg_pd(base_srq->pd, "SRQ full\n"); in siw_post_srq_recv()
1761 siw_dbg_pd(base_srq->pd, in siw_post_srq_recv()
[all …]
A Dsiw.h714 #define siw_dbg_pd(pd, fmt, ...) \ macro
A Dsiw_qp_tx.c936 siw_dbg_pd(pd, "STag 0x%08x\n", sqe->rkey); in siw_fastreg_mr()

Completed in 12 milliseconds