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()
317 log_rdma_event(ERR, in process_negotiation_response()
323 log_rdma_event(ERR, "error: negotiated_version=%x\n", in process_negotiation_response()
330 log_rdma_event(ERR, "error: credits_requested==0\n"); in process_negotiation_response()
336 log_rdma_event(ERR, "error: credits_granted==0\n"); in process_negotiation_response()
344 log_rdma_event(ERR, "error: preferred_send_size=%d\n", in process_negotiation_response()
351 log_rdma_event(ERR, "error: max_receive_size=%d\n", in process_negotiation_response()
360 log_rdma_event(ERR, "error: max_fragmented_size=%d\n", in process_negotiation_response()
415 log_rdma_recv(ERR, in smbd_post_send_credits()
534 log_rdma_recv(ERR, in recv_done()
554 log_rdma_event(ERR, "rdma_create_id() failed %i\n", rc); in smbd_create_id()
571 log_rdma_event(ERR, "rdma_resolve_addr() failed %i\n", rc); in smbd_create_id()
578 log_rdma_event(ERR, "rdma_resolve_addr() completed %i\n", rc); in smbd_create_id()
585 log_rdma_event(ERR, "rdma_resolve_route() failed %i\n", rc); in smbd_create_id()
592 log_rdma_event(ERR, "rdma_resolve_route() completed %i\n", rc); in smbd_create_id()
630 log_rdma_event(ERR, "Fast Registration Work Requests (FRWR) is not supported\n"); in smbd_ia_open()
631 log_rdma_event(ERR, "Device capability flags = %llx max_fast_reg_page_list_len = %u\n", in smbd_ia_open()
647 log_rdma_event(ERR, "ib_alloc_pd() returned %d\n", rc); in smbd_ia_open()
725 log_rdma_send(ERR, "ib_post_send failed rc=%d\n", rc); in smbd_post_send_negotiate_req()
804 log_rdma_send(ERR, "ib_post_send failed rc=%d\n", rc); in smbd_post_send()
835 log_outgoing(ERR, "disconnected not sending on wait_credit\n"); in smbd_post_send_sgl()
850 log_outgoing(ERR, "disconnected not sending on wait_send_queue\n"); in smbd_post_send_sgl()
1057 log_rdma_recv(ERR, "ib_post_recv failed rc=%d\n", rc); in smbd_post_recv()
1291 log_keep_alive(ERR, in idle_connection_timer()
1487 log_rdma_event(ERR, "failed to allocate receive buffers\n"); in allocate_caches_and_workqueue()
1531 …log_rdma_event(ERR, "consider lowering send_credit_target = %d. Possible CQE overrun, device repor… in _smbd_get_connection()
1540 …log_rdma_event(ERR, "consider lowering receive_credit_max = %d. Possible CQE overrun, device repor… in _smbd_get_connection()
1555 log_rdma_event(ERR, in _smbd_get_connection()
1558 log_rdma_event(ERR, "Queue Pair creation may fail\n"); in _smbd_get_connection()
1561 log_rdma_event(ERR, in _smbd_get_connection()
1564 log_rdma_event(ERR, "Queue Pair creation may fail\n"); in _smbd_get_connection()
1601 log_rdma_event(ERR, "rdma_create_qp failed %i\n", rc); in _smbd_get_connection()
1642 log_rdma_event(ERR, "rdma_connect() failed with %i\n", rc); in _smbd_get_connection()
1650 log_rdma_event(ERR, "rdma_connect failed port=%d\n", port); in _smbd_get_connection()
1658 log_rdma_event(ERR, "cache allocation failed\n"); in _smbd_get_connection()
1679 log_rdma_event(ERR, "smbd_negotiate rc=%d\n", rc); in _smbd_get_connection()
1685 log_rdma_mr(ERR, "memory registration allocation failed\n"); in _smbd_get_connection()
1878 log_read(ERR, "disconnected\n"); in smbd_recv_buf()
2005 log_write(ERR, "payload size %d > max size %d\n", in smbd_send()
2144 log_rdma_mr(ERR, "status=%d\n", wc->status); in register_mr_done()
2173 log_rdma_mr(ERR, in smbd_mr_recovery_work()
2184 log_rdma_mr(ERR, "ib_alloc_mr failed mr_type=%x max_frmr_depth=%x\n", in smbd_mr_recovery_work()
2249 log_rdma_mr(ERR, "ib_alloc_mr failed mr_type=%x max_frmr_depth=%x\n", in allocate_mr_list()
2258 log_rdma_mr(ERR, "failed to allocate sgl\n"); in allocate_mr_list()
2299 log_rdma_mr(ERR, "wait_event_interruptible rc=%x\n", rc); in get_mr()
2304 log_rdma_mr(ERR, "info->transport_status=%x\n", in get_mr()
2347 log_rdma_mr(ERR, "num_pages=%d max_frmr_depth=%d\n", in smbd_register_mr()
2354 log_rdma_mr(ERR, "get_mr returning NULL\n"); in smbd_register_mr()
2385 log_rdma_mr(ERR, "ib_dma_map_sg num_pages=%x dir=%x rc=%x\n", in smbd_register_mr()
2393 log_rdma_mr(ERR, in smbd_register_mr()
2422 log_rdma_mr(ERR, "ib_post_send failed rc=%x reg_wr->key=%x\n", in smbd_register_mr()
2449 log_rdma_mr(ERR, "invalidate failed status=%x\n", wc->status); in local_inv_done()
2480 log_rdma_mr(ERR, "ib_post_send failed rc=%x\n", rc); in smbd_deregister_mr()