Searched refs:siw_dbg_qp (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_qp.c | 122 siw_dbg_qp(qp, "unable to process RX, suspend: %d\n", in siw_qp_llp_data_ready() 131 siw_dbg_qp(qp, "enter llp close, state = %s\n", in siw_qp_llp_close() 161 siw_dbg_qp(qp, "llp close: no state transition needed: %s\n", in siw_qp_llp_close() 178 siw_dbg_qp(qp, "llp close exit: state %s\n", in siw_qp_llp_close() 225 siw_dbg_qp(qp, "ORD %d, IRD %d\n", orq_size, irq_size); in siw_qp_readq_init() 351 siw_dbg_qp(qp, "init TERM: layer %d, type %d, code %d, in tx %s\n", in siw_init_terminate() 381 siw_dbg_qp(qp, "cannot send TERMINATE: op %d in progress\n", in siw_send_terminate() 390 siw_dbg_qp(qp, "cannot send TERMINATE: not connected\n"); in siw_send_terminate() 571 siw_dbg_qp(qp, "sent TERM: %s, layer %d, type %d, code %d (%d bytes)\n", in siw_send_terminate() 619 siw_dbg_qp(qp, "no socket\n"); in siw_qp_nextstate_from_idle() [all …]
|
| H A D | siw_qp_tx.c | 219 siw_dbg_qp(tx_qp(c_tx), "stale wqe type %d\n", tx_type(wqe)); in siw_qp_prepare_tx() 553 siw_dbg_qp(tx_qp(c_tx), "to many fragments\n"); in siw_tx_hdt() 858 siw_dbg_qp(qp, "wr type %d, state %d, data %u, sent %u, id %llx\n", in siw_qp_sq_proc_tx() 906 siw_dbg_qp(qp, "WQE completed\n"); in siw_qp_sq_proc_tx() 1030 siw_dbg_qp(qp, "enter for type %d\n", tx_type(wqe)); in siw_qp_sq_process() 1037 siw_dbg_qp(qp, "tx suspended\n"); in siw_qp_sq_process() 1093 siw_dbg_qp(qp, "sq paused: hd/tr %d of %d, data %d\n", in siw_qp_sq_process() 1114 siw_dbg_qp(qp, "wqe type %d processing failed: %d\n", in siw_qp_sq_process() 1154 siw_dbg_qp(qp, "proc. read.response failed: %d\n", rv); in siw_qp_sq_process() 1182 siw_dbg_qp(qp, "SQ task failed: err %d\n", rv); in siw_sq_resume() [all …]
|
| H A D | siw.h | 704 #define siw_dbg_qp(qp, fmt, ...) \ macro
|
| H A D | siw_cm.c | 1440 siw_dbg_qp(qp, "pd_len %d, laddr %pISp, raddr %pISp\n", pd_len, laddr, in siw_connect() 1455 siw_dbg_qp(qp, "kernel_bindconnect: error %d\n", rv); in siw_connect()
|