Lines Matching refs:ERR

133 #define ERR		0x0  macro
135 static unsigned int smbd_logging_level = ERR;
247 log_rdma_event(ERR, "%s on device %s info %p\n", in smbd_qp_async_error_upcall()
282 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()
421 log_rdma_recv(ERR, in smbd_post_send_credits()
540 log_rdma_recv(ERR, in recv_done()
560 log_rdma_event(ERR, "rdma_create_id() failed %i\n", rc); in smbd_create_id()
577 log_rdma_event(ERR, "rdma_resolve_addr() failed %i\n", rc); in smbd_create_id()
584 log_rdma_event(ERR, "rdma_resolve_addr timeout rc: %i\n", rc); in smbd_create_id()
589 log_rdma_event(ERR, "rdma_resolve_addr() completed %i\n", rc); in smbd_create_id()
596 log_rdma_event(ERR, "rdma_resolve_route() failed %i\n", rc); in smbd_create_id()
603 log_rdma_event(ERR, "rdma_resolve_addr timeout rc: %i\n", rc); in smbd_create_id()
608 log_rdma_event(ERR, "rdma_resolve_route() completed %i\n", rc); in smbd_create_id()
646 log_rdma_event(ERR, "Fast Registration Work Requests (FRWR) is not supported\n"); in smbd_ia_open()
647 log_rdma_event(ERR, "Device capability flags = %llx max_fast_reg_page_list_len = %u\n", in smbd_ia_open()
663 log_rdma_event(ERR, "ib_alloc_pd() returned %d\n", rc); in smbd_ia_open()
741 log_rdma_send(ERR, "ib_post_send failed rc=%d\n", rc); in smbd_post_send_negotiate_req()
820 log_rdma_send(ERR, "ib_post_send failed rc=%d\n", rc); in smbd_post_send()
851 log_outgoing(ERR, "disconnected not sending on wait_credit\n"); in smbd_post_send_iter()
866 log_outgoing(ERR, "disconnected not sending on wait_send_queue\n"); in smbd_post_send_iter()
1034 log_rdma_recv(ERR, "ib_post_recv failed rc=%d\n", rc); in smbd_post_recv()
1268 log_keep_alive(ERR, in idle_connection_timer()
1468 log_rdma_event(ERR, "failed to allocate receive buffers\n"); in allocate_caches_and_workqueue()
1512 …log_rdma_event(ERR, "consider lowering send_credit_target = %d. Possible CQE overrun, device repor… in _smbd_get_connection()
1521 …log_rdma_event(ERR, "consider lowering receive_credit_max = %d. Possible CQE overrun, device repor… in _smbd_get_connection()
1537 log_rdma_event(ERR, in _smbd_get_connection()
1580 log_rdma_event(ERR, "rdma_create_qp failed %i\n", rc); in _smbd_get_connection()
1621 log_rdma_event(ERR, "rdma_connect() failed with %i\n", rc); in _smbd_get_connection()
1629 log_rdma_event(ERR, "rdma_connect failed port=%d\n", port); in _smbd_get_connection()
1637 log_rdma_event(ERR, "cache allocation failed\n"); in _smbd_get_connection()
1658 log_rdma_event(ERR, "smbd_negotiate rc=%d\n", rc); in _smbd_get_connection()
1664 log_rdma_mr(ERR, "memory registration allocation failed\n"); in _smbd_get_connection()
1858 log_read(ERR, "disconnected\n"); in smbd_recv_buf()
1977 log_write(ERR, "payload size %d > max size %d\n", in smbd_send()
2037 log_rdma_mr(ERR, "status=%d\n", wc->status); in register_mr_done()
2066 log_rdma_mr(ERR, in smbd_mr_recovery_work()
2077 log_rdma_mr(ERR, "ib_alloc_mr failed mr_type=%x max_frmr_depth=%x\n", in smbd_mr_recovery_work()
2143 log_rdma_mr(ERR, "ib_alloc_mr failed mr_type=%x max_frmr_depth=%x\n", in allocate_mr_list()
2151 log_rdma_mr(ERR, "failed to allocate sgl\n"); in allocate_mr_list()
2192 log_rdma_mr(ERR, "wait_event_interruptible rc=%x\n", rc); in get_mr()
2197 log_rdma_mr(ERR, "info->transport_status=%x\n", in get_mr()
2258 log_rdma_mr(ERR, "num_pages=%d max_frmr_depth=%d\n", in smbd_register_mr()
2266 log_rdma_mr(ERR, "get_mr returning NULL\n"); in smbd_register_mr()
2283 log_rdma_mr(ERR, "ib_dma_map_sg num_pages=%x dir=%x rc=%x\n", in smbd_register_mr()
2291 log_rdma_mr(ERR, in smbd_register_mr()
2320 log_rdma_mr(ERR, "ib_post_send failed rc=%x reg_wr->key=%x\n", in smbd_register_mr()
2347 log_rdma_mr(ERR, "invalidate failed status=%x\n", wc->status); in local_inv_done()
2378 log_rdma_mr(ERR, "ib_post_send failed rc=%x\n", rc); in smbd_deregister_mr()