Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
A Dsiw_mem.c140 siw_dbg_pd(pd, "STag 0x%08x invalid\n", mem->stag); in siw_check_mem()
144 siw_dbg_pd(pd, "STag 0x%08x: PD mismatch\n", mem->stag); in siw_check_mem()
151 siw_dbg_pd(pd, "permissions 0x%08x < 0x%08x\n", in siw_check_mem()
159 siw_dbg_pd(pd, "MEM interval len %d\n", len); in siw_check_mem()
160 siw_dbg_pd(pd, "[0x%p, 0x%p] out of bounds\n", in siw_check_mem()
163 siw_dbg_pd(pd, "[0x%p, 0x%p] STag=0x%08x\n", in siw_check_mem()
204 siw_dbg_pd(pd, "STag unknown: 0x%08x\n", sge->lkey); in siw_check_sge()
267 siw_dbg_pd(pd, "STag 0x%08x unknown\n", stag); in siw_invalidate_stag()
271 siw_dbg_pd(pd, "PD mismatch for STag 0x%08x\n", stag); in siw_invalidate_stag()
281 siw_dbg_pd(pd, "STag 0x%08x now invalid\n", stag); in siw_invalidate_stag()
A Dsiw_verbs.c257 siw_dbg_pd(pd, "free PD\n"); in siw_dealloc_pd()
1345 siw_dbg_pd(pd, "too many mr's\n"); in siw_reg_user_mr()
1420 siw_dbg_pd(pd, "too many mr's\n"); in siw_alloc_mr()
1466 siw_dbg_pd(pd, "failed: %d\n", rv); in siw_alloc_mr()
1552 siw_dbg_pd(pd, "too many mr's\n"); in siw_get_dma_mr()
1605 siw_dbg_pd(base_srq->pd, "too many SRQ's\n"); in siw_create_srq()
1656 siw_dbg_pd(base_srq->pd, "[SRQ]: success\n"); in siw_create_srq()
1776 siw_dbg_pd(base_srq->pd, in siw_post_srq_recv()
1793 siw_dbg_pd(base_srq->pd, "SRQ full\n"); in siw_post_srq_recv()
1798 siw_dbg_pd(base_srq->pd, in siw_post_srq_recv()
[all …]
A Dsiw.h712 #define siw_dbg_pd(pd, fmt, ...) \ macro
A Dsiw_qp_tx.c938 siw_dbg_pd(pd, "STag 0x%08x\n", sqe->rkey); in siw_fastreg_mr()

Completed in 15 milliseconds