Home
last modified time | relevance | path

Searched refs:siw_dbg_qp (Results 1 – 6 of 6) sorted by relevance

/drivers/infiniband/sw/siw/
A Dsiw_qp.c122 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()
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()
619 siw_dbg_qp(qp, "no socket\n"); in siw_qp_nextstate_from_idle()
624 siw_dbg_qp(qp, "no MPA\n"); in siw_qp_nextstate_from_idle()
654 siw_dbg_qp(qp, "enter RTS: crc=%s, ord=%u, ird=%u\n", in siw_qp_nextstate_from_idle()
804 siw_dbg_qp(qp, "state: %s => %s\n", in siw_qp_modify()
891 siw_dbg_qp(qp, "cannot fence read\n"); in siw_activate_tx_from_sq()
936 siw_dbg_qp(qp, "error %d\n", rv); in siw_activate_tx_from_sq()
[all …]
A Dsiw_qp_rx.c54 siw_dbg_qp(rx_qp(srx), "page %p, bytes=%u\n", p, bytes); in siw_rx_umem()
108 siw_dbg_qp(rx_qp(srx), "kva: 0x%p, len: %u\n", kva, len); in siw_rx_kva()
317 siw_dbg_qp(rx_qp(srx), "receive space short: %d - %d < %d\n", in siw_send_check_ntoh()
377 siw_dbg_qp(qp, "too many sge's: %d\n", rqe->num_sge); in siw_rqe_get()
569 siw_dbg_qp(qp, in siw_proc_write()
833 siw_dbg_qp(qp, "target mem check: %d\n", rv); in siw_proc_rresp()
958 siw_dbg_qp(qp, "expected %d, available %d, pad %u\n", in siw_get_trailer()
1057 siw_dbg_qp(rx_qp(srx), "new header, opcode %u\n", opcode); in siw_get_hdr()
1347 siw_dbg_qp(qp, "new data, len %d\n", srx->skb_new); in siw_tcp_rx_data()
1441 siw_dbg_qp(qp, "rx error %d, rx state %d\n", rv, in siw_tcp_rx_data()
[all …]
A Dsiw_verbs.c579 siw_dbg_qp(qp, "desired IB QP state: %s\n", in siw_verbs_modify_qp()
609 siw_dbg_qp(qp, "state %d\n", qp->attrs.state); in siw_destroy_qp()
797 siw_dbg_qp(qp, "QP locked, state %d\n", in siw_post_send()
815 siw_dbg_qp(qp, "QP out of state %d\n", in siw_post_send()
830 siw_dbg_qp(qp, "sq full\n"); in siw_post_send()
934 siw_dbg_qp(qp, "ib wr type %d unsupported\n", in siw_post_send()
990 siw_dbg_qp(qp, "error %d\n", rv); in siw_post_send()
1039 siw_dbg_qp(qp, "QP locked, state %d\n", in siw_post_receive()
1057 siw_dbg_qp(qp, "QP out of state %d\n", in siw_post_receive()
1076 siw_dbg_qp(qp, "RQ full\n"); in siw_post_receive()
[all …]
A Dsiw_qp_tx.c219 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 …]
A Dsiw.h704 #define siw_dbg_qp(qp, fmt, ...) \ macro
A Dsiw_cm.c1391 siw_dbg_qp(qp, "pd_len %d, laddr %pISp, raddr %pISp\n", pd_len, laddr, in siw_connect()
1405 siw_dbg_qp(qp, "kernel_bindconnect: error %d\n", rv); in siw_connect()

Completed in 20 milliseconds