• Home
  • Raw
  • Download

Lines Matching refs:ERR

128 #define ERR		0x0  macro
130 static unsigned int smbd_logging_level = ERR;
242 log_rdma_event(ERR, "%s on device %s info %p\n", in smbd_qp_async_error_upcall()
276 log_rdma_send(ERR, "wc->status=%d wc->opcode=%d\n", in send_done()
323 log_rdma_event(ERR, in process_negotiation_response()
329 log_rdma_event(ERR, "error: negotiated_version=%x\n", in process_negotiation_response()
336 log_rdma_event(ERR, "error: credits_requested==0\n"); in process_negotiation_response()
342 log_rdma_event(ERR, "error: credits_granted==0\n"); in process_negotiation_response()
350 log_rdma_event(ERR, "error: preferred_send_size=%d\n", in process_negotiation_response()
357 log_rdma_event(ERR, "error: max_receive_size=%d\n", in process_negotiation_response()
366 log_rdma_event(ERR, "error: max_fragmented_size=%d\n", in process_negotiation_response()
442 log_rdma_recv(ERR, in smbd_post_send_credits()
570 log_rdma_recv(ERR, in recv_done()
590 log_rdma_event(ERR, "rdma_create_id() failed %i\n", rc); in smbd_create_id()
607 log_rdma_event(ERR, "rdma_resolve_addr() failed %i\n", rc); in smbd_create_id()
614 log_rdma_event(ERR, "rdma_resolve_addr timeout rc: %i\n", rc); in smbd_create_id()
619 log_rdma_event(ERR, "rdma_resolve_addr() completed %i\n", rc); in smbd_create_id()
626 log_rdma_event(ERR, "rdma_resolve_route() failed %i\n", rc); in smbd_create_id()
633 log_rdma_event(ERR, "rdma_resolve_addr timeout rc: %i\n", rc); in smbd_create_id()
638 log_rdma_event(ERR, "rdma_resolve_route() completed %i\n", rc); in smbd_create_id()
676 log_rdma_event(ERR, in smbd_ia_open()
679 log_rdma_event(ERR, in smbd_ia_open()
697 log_rdma_event(ERR, "ib_alloc_pd() returned %d\n", rc); in smbd_ia_open()
776 log_rdma_send(ERR, "ib_post_send failed rc=%d\n", rc); in smbd_post_send_negotiate_req()
856 log_outgoing(ERR, "disconnected not sending\n"); in smbd_create_header()
974 log_rdma_send(ERR, "ib_post_send failed rc=%d\n", rc); in smbd_post_send()
1126 log_rdma_recv(ERR, "ib_post_recv failed rc=%d\n", rc); in smbd_post_recv()
1381 log_keep_alive(ERR, in idle_connection_timer()
1582 log_rdma_event(ERR, "failed to allocate receive buffers\n"); in allocate_caches_and_workqueue()
1626 log_rdma_event(ERR, in _smbd_get_connection()
1638 log_rdma_event(ERR, in _smbd_get_connection()
1656 log_rdma_event(ERR, in _smbd_get_connection()
1659 log_rdma_event(ERR, "Queue Pair creation may fail\n"); in _smbd_get_connection()
1662 log_rdma_event(ERR, in _smbd_get_connection()
1665 log_rdma_event(ERR, "Queue Pair creation may fail\n"); in _smbd_get_connection()
1702 log_rdma_event(ERR, "rdma_create_qp failed %i\n", rc); in _smbd_get_connection()
1743 log_rdma_event(ERR, "rdma_connect() failed with %i\n", rc); in _smbd_get_connection()
1751 log_rdma_event(ERR, "rdma_connect failed port=%d\n", port); in _smbd_get_connection()
1759 log_rdma_event(ERR, "cache allocation failed\n"); in _smbd_get_connection()
1783 log_rdma_event(ERR, "smbd_negotiate rc=%d\n", rc); in _smbd_get_connection()
1789 log_rdma_mr(ERR, "memory registration allocation failed\n"); in _smbd_get_connection()
1986 log_read(ERR, "disconnected\n"); in smbd_recv_buf()
2114 log_write(ERR, "payload size %d > max size %d\n", in smbd_send()
2262 log_rdma_mr(ERR, "status=%d\n", wc->status); in register_mr_done()
2291 log_rdma_mr(ERR, in smbd_mr_recovery_work()
2302 log_rdma_mr(ERR, in smbd_mr_recovery_work()
2370 log_rdma_mr(ERR, "ib_alloc_mr failed mr_type=%x " in allocate_mr_list()
2380 log_rdma_mr(ERR, "failed to allocate sgl\n"); in allocate_mr_list()
2421 log_rdma_mr(ERR, "wait_event_interruptible rc=%x\n", rc); in get_mr()
2426 log_rdma_mr(ERR, "info->transport_status=%x\n", in get_mr()
2469 log_rdma_mr(ERR, "num_pages=%d max_frmr_depth=%d\n", in smbd_register_mr()
2476 log_rdma_mr(ERR, "get_mr returning NULL\n"); in smbd_register_mr()
2507 log_rdma_mr(ERR, "ib_dma_map_sg num_pages=%x dir=%x rc=%x\n", in smbd_register_mr()
2515 log_rdma_mr(ERR, in smbd_register_mr()
2544 log_rdma_mr(ERR, "ib_post_send failed rc=%x reg_wr->key=%x\n", in smbd_register_mr()
2571 log_rdma_mr(ERR, "invalidate failed status=%x\n", wc->status); in local_inv_done()
2602 log_rdma_mr(ERR, "ib_post_send failed rc=%x\n", rc); in smbd_deregister_mr()