Searched refs:mlx5_ib_err (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/drivers/infiniband/hw/mlx5/ |
| D | odp.c | 461 mlx5_ib_err(dev, "Failed to resolve the page fault on WQ 0x%x err %d\n", in mlx5_ib_page_fault_resume() 577 mlx5_ib_err(dev, "Failed to register MKEY %d\n", err); in mlx5_ib_alloc_implicit_mr() 704 mlx5_ib_err(mr->dev, in pagefault_real_mr() 794 mlx5_ib_err(imr->dev, "Failed to update PAS\n"); in pagefault_implicit_mr() 1139 mlx5_ib_err(dev, "Unable to read the complete WQE. ds = 0x%x, ret = 0x%x\n", in mlx5_ib_mr_initiator_pfault_handler() 1145 mlx5_ib_err(dev, "Got WQE with zero DS. wqe_index=%x, qpn=%x\n", in mlx5_ib_mr_initiator_pfault_handler() 1194 mlx5_ib_err(dev, "Couldn't read all of the receive WQE's content\n"); in mlx5_ib_mr_responder_pfault_handler_srq() 1213 mlx5_ib_err(dev, "ODP fault with WQE signatures is not supported\n"); in mlx5_ib_mr_responder_pfault_handler_rq() 1218 mlx5_ib_err(dev, "Couldn't read all of the receive WQE's content\n"); in mlx5_ib_mr_responder_pfault_handler_rq() 1287 mlx5_ib_err(dev, "wqe page fault for unsupported type %d\n", in mlx5_ib_mr_wqe_pfault_handler() [all …]
|
| D | gsi.c | 256 mlx5_ib_err(dev, "could not change QP%d state to INIT: %d\n", in modify_to_rts() 264 mlx5_ib_err(dev, "could not change QP%d state to RTR: %d\n", in modify_to_rts() 273 mlx5_ib_err(dev, "could not change QP%d state to RTS: %d\n", in modify_to_rts()
|
| D | mem.c | 387 mlx5_ib_err( in mlx5_ib_test_wc()
|
| D | main.c | 2197 mlx5_ib_err(dev, in uar_mmap() 2941 mlx5_ib_err(dev, "query_hca_vport_context for port=%d failed %d\n", in set_has_smi_cap() 3456 mlx5_ib_err(ibdev, "Failed to unaffiliate port %u\n", in mlx5_ib_unbind_slave_port() 3493 mlx5_ib_err(ibdev, "failed adding netdev notifier for port %u\n", in mlx5_ib_bind_slave_port()
|
| D | mlx5_ib.h | 32 #define mlx5_ib_err(_dev, format, arg...) \ macro
|
| D | mr.c | 1076 mlx5_ib_err(dev, "unable to map DMA during XLT update.\n"); in mlx5_ib_update_xlt()
|
| D | qp.c | 2795 mlx5_ib_err(dev, "Create QP type %d failed\n", qp->type); in create_qp()
|