Searched refs:mlx5_fpga_dbg (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| A D | conn.c | 481 mlx5_fpga_dbg(fdev, "Created CQ #0x%x\n", conn->cq.mcq.cqn); in mlx5_fpga_conn_create_cq() 590 mlx5_fpga_dbg(fdev, "Created QP #0x%x\n", conn->qp.qpn); in mlx5_fpga_conn_create_qp() 662 mlx5_fpga_dbg(conn->fdev, "Modifying QP %u to RST\n", conn->qp.qpn); in mlx5_fpga_conn_reset_qp() 677 mlx5_fpga_dbg(conn->fdev, "Modifying QP %u to INIT\n", conn->qp.qpn); in mlx5_fpga_conn_init_qp() 703 mlx5_fpga_dbg(conn->fdev, "QP RTR\n"); in mlx5_fpga_conn_rtr_qp() 738 mlx5_fpga_dbg(conn->fdev, "QP RTS\n"); in mlx5_fpga_conn_rts_qp() 864 mlx5_fpga_dbg(fdev, "Reserved SGID index %u\n", conn->qp.sgid_index); in mlx5_fpga_conn_create() 912 mlx5_fpga_dbg(fdev, "FPGA QPN is %u\n", conn->fpga_qpn); in mlx5_fpga_conn_create() 965 mlx5_fpga_dbg(fdev, "Allocated UAR index %u\n", in mlx5_fpga_conn_device_init() 973 mlx5_fpga_dbg(fdev, "Allocated PD %u\n", fdev->conn_res.pdn); in mlx5_fpga_conn_device_init() [all …]
|
| A D | core.h | 65 #define mlx5_fpga_dbg(__adev, format, ...) \ macro
|
| A D | ipsec.c | 190 mlx5_fpga_dbg(fdev, "mlx5_ipsec recv_cb syndrome %08x\n", in mlx5_fpga_ipsec_recv() 205 mlx5_fpga_dbg(fdev, "Handling response for %p\n", context); in mlx5_fpga_ipsec_recv()
|
Completed in 9 milliseconds