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()
277 log_rdma_send(ERR, "wc->status=%d wc->opcode=%d\n", in send_done()
318 log_rdma_event(ERR, in process_negotiation_response()
324 log_rdma_event(ERR, "error: negotiated_version=%x\n", in process_negotiation_response()
331 log_rdma_event(ERR, "error: credits_requested==0\n"); in process_negotiation_response()
337 log_rdma_event(ERR, "error: credits_granted==0\n"); in process_negotiation_response()
345 log_rdma_event(ERR, "error: preferred_send_size=%d\n", in process_negotiation_response()
352 log_rdma_event(ERR, "error: max_receive_size=%d\n", in process_negotiation_response()
361 log_rdma_event(ERR, "error: max_fragmented_size=%d\n", in process_negotiation_response()
416 log_rdma_recv(ERR, in smbd_post_send_credits()
535 log_rdma_recv(ERR, in recv_done()
555 log_rdma_event(ERR, "rdma_create_id() failed %i\n", rc); in smbd_create_id()
572 log_rdma_event(ERR, "rdma_resolve_addr() failed %i\n", rc); in smbd_create_id()
579 log_rdma_event(ERR, "rdma_resolve_addr timeout rc: %i\n", rc); in smbd_create_id()
584 log_rdma_event(ERR, "rdma_resolve_addr() completed %i\n", rc); in smbd_create_id()
591 log_rdma_event(ERR, "rdma_resolve_route() failed %i\n", rc); in smbd_create_id()
598 log_rdma_event(ERR, "rdma_resolve_addr timeout rc: %i\n", rc); in smbd_create_id()
603 log_rdma_event(ERR, "rdma_resolve_route() completed %i\n", rc); in smbd_create_id()
641 log_rdma_event(ERR, "Fast Registration Work Requests (FRWR) is not supported\n"); in smbd_ia_open()
642 log_rdma_event(ERR, "Device capability flags = %llx max_fast_reg_page_list_len = %u\n", in smbd_ia_open()
658 log_rdma_event(ERR, "ib_alloc_pd() returned %d\n", rc); in smbd_ia_open()
736 log_rdma_send(ERR, "ib_post_send failed rc=%d\n", rc); in smbd_post_send_negotiate_req()
815 log_rdma_send(ERR, "ib_post_send failed rc=%d\n", rc); in smbd_post_send()
846 log_outgoing(ERR, "disconnected not sending on wait_credit\n"); in smbd_post_send_sgl()
861 log_outgoing(ERR, "disconnected not sending on wait_send_queue\n"); in smbd_post_send_sgl()
1068 log_rdma_recv(ERR, "ib_post_recv failed rc=%d\n", rc); in smbd_post_recv()
1302 log_keep_alive(ERR, in idle_connection_timer()
1499 log_rdma_event(ERR, "failed to allocate receive buffers\n"); in allocate_caches_and_workqueue()
1543 …log_rdma_event(ERR, "consider lowering send_credit_target = %d. Possible CQE overrun, device repor… in _smbd_get_connection()
1552 …log_rdma_event(ERR, "consider lowering receive_credit_max = %d. Possible CQE overrun, device repor… in _smbd_get_connection()
1568 log_rdma_event(ERR, in _smbd_get_connection()
1611 log_rdma_event(ERR, "rdma_create_qp failed %i\n", rc); in _smbd_get_connection()
1652 log_rdma_event(ERR, "rdma_connect() failed with %i\n", rc); in _smbd_get_connection()
1660 log_rdma_event(ERR, "rdma_connect failed port=%d\n", port); in _smbd_get_connection()
1668 log_rdma_event(ERR, "cache allocation failed\n"); in _smbd_get_connection()
1689 log_rdma_event(ERR, "smbd_negotiate rc=%d\n", rc); in _smbd_get_connection()
1695 log_rdma_mr(ERR, "memory registration allocation failed\n"); in _smbd_get_connection()
1888 log_read(ERR, "disconnected\n"); in smbd_recv_buf()
2015 log_write(ERR, "payload size %d > max size %d\n", in smbd_send()
2123 log_rdma_mr(ERR, "status=%d\n", wc->status); in register_mr_done()
2152 log_rdma_mr(ERR, in smbd_mr_recovery_work()
2163 log_rdma_mr(ERR, "ib_alloc_mr failed mr_type=%x max_frmr_depth=%x\n", in smbd_mr_recovery_work()
2228 log_rdma_mr(ERR, "ib_alloc_mr failed mr_type=%x max_frmr_depth=%x\n", in allocate_mr_list()
2237 log_rdma_mr(ERR, "failed to allocate sgl\n"); in allocate_mr_list()
2278 log_rdma_mr(ERR, "wait_event_interruptible rc=%x\n", rc); in get_mr()
2283 log_rdma_mr(ERR, "info->transport_status=%x\n", in get_mr()
2326 log_rdma_mr(ERR, "num_pages=%d max_frmr_depth=%d\n", in smbd_register_mr()
2333 log_rdma_mr(ERR, "get_mr returning NULL\n"); in smbd_register_mr()
2364 log_rdma_mr(ERR, "ib_dma_map_sg num_pages=%x dir=%x rc=%x\n", in smbd_register_mr()
2372 log_rdma_mr(ERR, in smbd_register_mr()
2401 log_rdma_mr(ERR, "ib_post_send failed rc=%x reg_wr->key=%x\n", in smbd_register_mr()
2428 log_rdma_mr(ERR, "invalidate failed status=%x\n", wc->status); in local_inv_done()
2459 log_rdma_mr(ERR, "ib_post_send failed rc=%x\n", rc); in smbd_deregister_mr()