Home
last modified time | relevance | path

Searched refs:siw_dbg_cep (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_cm.c183 siw_dbg_cep(cep, "new endpoint\n"); in siw_cep_alloc()
268 siw_dbg_cep(cep, "free endpoint\n"); in __siw_cep_dealloc()
358 siw_dbg_cep(cep, "[QP %u]: reason=%d, status=%d\n", in siw_cm_upcall()
388 siw_dbg_cep(cep, "already closed\n"); in siw_qp_cm_drop()
391 siw_dbg_cep(cep, "immediate close, state %d\n", cep->state); in siw_qp_cm_drop()
544 siw_dbg_cep(cep, "peer EOF\n"); in siw_recv_mpa_rr()
548 siw_dbg_cep(cep, "error: %d\n", rcvd); in siw_recv_mpa_rr()
551 siw_dbg_cep(cep, "peer sent extra data: %d\n", rcvd); in siw_recv_mpa_rr()
578 siw_dbg_cep(cep, "%d bytes private data received\n", pd_len); in siw_recv_mpa_rr()
694 siw_dbg_cep(ce in siw_proc_mpareq()
[all...]
H A Dsiw.h717 #define siw_dbg_cep(cep, fmt, ...) \ macro
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_cm.c186 siw_dbg_cep(cep, "new endpoint\n"); in siw_cep_alloc()
271 siw_dbg_cep(cep, "free endpoint\n"); in __siw_cep_dealloc()
361 siw_dbg_cep(cep, "[QP %u]: reason=%d, status=%d\n", in siw_cm_upcall()
391 siw_dbg_cep(cep, "already closed\n"); in siw_qp_cm_drop()
394 siw_dbg_cep(cep, "immediate close, state %d\n", cep->state); in siw_qp_cm_drop()
547 siw_dbg_cep(cep, "peer EOF\n"); in siw_recv_mpa_rr()
551 siw_dbg_cep(cep, "error: %d\n", rcvd); in siw_recv_mpa_rr()
554 siw_dbg_cep(cep, "peer sent extra data: %d\n", rcvd); in siw_recv_mpa_rr()
581 siw_dbg_cep(cep, "%d bytes private data received\n", pd_len); in siw_recv_mpa_rr()
697 siw_dbg_cep(ce in siw_proc_mpareq()
[all...]
H A Dsiw.h720 #define siw_dbg_cep(cep, fmt, ...) \ macro

Completed in 7 milliseconds