Home
last modified time | relevance | path

Searched refs:mlx5_fpga_dbg (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c264 mlx5_fpga_dbg(conn->fdev, "RQ buf %p on FPGA QP %u completion status %d\n", in mlx5_fpga_conn_rq_cqe()
275 mlx5_fpga_dbg(conn->fdev, "Message with %u bytes received successfully\n", in mlx5_fpga_conn_rq_cqe()
318 mlx5_fpga_dbg(conn->fdev, "SQ buf %p on FPGA QP %u completion status %d\n", in mlx5_fpga_conn_sq_cqe()
400 mlx5_fpga_dbg(conn->fdev, "Re-arming CQ with cc# %u\n", conn->cq.wq.cc); in mlx5_fpga_conn_cqes()
496 mlx5_fpga_dbg(fdev, "Created CQ #0x%x\n", conn->cq.mcq.cqn); in mlx5_fpga_conn_create_cq()
600 mlx5_fpga_dbg(fdev, "Created QP #0x%x\n", conn->qp.mqp.qpn); in mlx5_fpga_conn_create_qp()
665 mlx5_fpga_dbg(conn->fdev, "Modifying QP %u to RST\n", conn->qp.mqp.qpn); in mlx5_fpga_conn_reset_qp()
678 mlx5_fpga_dbg(conn->fdev, "Modifying QP %u to INIT\n", conn->qp.mqp.qpn); in mlx5_fpga_conn_init_qp()
714 mlx5_fpga_dbg(conn->fdev, "QP RTR\n"); in mlx5_fpga_conn_rtr_qp()
760 mlx5_fpga_dbg(conn->fdev, "QP RTS\n"); in mlx5_fpga_conn_rts_qp()
[all …]
H A Dmlx5fpga_trans.c77 mlx5_fpga_dbg(fdev, "No free transaction ID available\n"); in alloc_tid()
108 mlx5_fpga_dbg(fdev, "Transaction %u is complete with status %u\n", in trans_complete()
131 mlx5_fpga_dbg(fdev, "send complete tid %u. Status: %u\n", in trans_send_complete()
251 mlx5_fpga_dbg(fdev, "Rx QP message on core conn; %u bytes\n", in mlx5_fpga_trans_recv()
H A Dmlx5fpga_sdk.c91 mlx5_fpga_dbg(complete->conn->fdev, in mem_complete()
119 mlx5_fpga_dbg(fdev, "Transfer execution failed: %d\n", ret); in mem_transaction()
202 mlx5_fpga_dbg(fdev, "Reading %zu bytes at 0x%jx over %s", in mlx5_fpga_mem_read()
235 mlx5_fpga_dbg(fdev, "Writing %zu bytes at 0x%jx over %s", in mlx5_fpga_mem_write()
H A Dmlx5fpga_xfer.c117mlx5_fpga_dbg(xfer_state->xfer->conn->fdev, "Starting %zu bytes at %p done; %u started %u inflight… in exec_more()
161mlx5_fpga_dbg(complete->conn->fdev, "Transaction %zu bytes at %p done, status %u; %u started %u in… in trans_complete()
H A Dmlx5fpga_ipsec.c140 mlx5_fpga_dbg(fdev, "mlx5_ipsec recv_cb syndrome %08x sa_id %x\n", in mlx5_fpga_ipsec_recv()
155 mlx5_fpga_dbg(fdev, "Handling response for %p\n", context); in mlx5_fpga_ipsec_recv()
H A Dcore.h84 #define mlx5_fpga_dbg(__adev, format, ...) \ macro
H A Dmlx5fpga_core.c67 mlx5_fpga_dbg(fdev, "Deleting client context %p of client %p\n", in client_context_destroy()
90 mlx5_fpga_dbg(fdev, "Adding client context %p client %p\n", in client_context_create()