Lines Matching refs:isert_err
84 isert_err("%s (%d): conn %p\n", in isert_qp_event_callback()
106 isert_err("ib_query_device() failed: %d\n", ret); in isert_query_device()
172 isert_err("rdma_create_qp failed for cma_id %d\n", ret); in isert_create_qp()
246 isert_err("conn %p failed to allocate rx descriptors\n", isert_conn); in isert_alloc_rx_descriptors()
308 isert_err("Unable to allocate completion contexts\n"); in isert_alloc_comps()
328 isert_err("Unable to allocate cq\n"); in isert_alloc_comps()
375 isert_err("failed to allocate pd, device %p, ret=%d\n", in isert_create_device_ib_res()
495 isert_err("Failed to allocate pi context\n"); in isert_create_pi_ctx()
502 isert_err("Failed to allocate prot frmr err=%ld\n", in isert_create_pi_ctx()
511 isert_err("Failed to allocate signature enabled mr err=%ld\n", in isert_create_pi_ctx()
538 isert_err("Failed to allocate data frmr err=%ld\n", in isert_create_fr_desc()
568 isert_err("Failed to allocate fast_reg descriptor\n"); in isert_conn_create_fastreg_pool()
576 isert_err("Failed to create fastreg descriptor err=%d\n", in isert_conn_create_fastreg_pool()
633 isert_err("Unable to allocate isert_conn->login_buf\n"); in isert_alloc_login_buf()
651 isert_err("login_req_dma mapping error: %d\n", ret); in isert_alloc_login_buf()
662 isert_err("login_rsp_dma mapping error: %d\n", ret); in isert_alloc_login_buf()
884 isert_err("isert np %p setup id failed: %ld\n", in isert_np_cma_handler()
890 isert_err("isert np %p Unexpected event %d\n", in isert_np_cma_handler()
954 isert_err("failed handle connect request %d\n", ret); in isert_cma_handler()
971 isert_err("Unhandled RDMA CMA event: %d\n", event->event); in isert_cma_handler()
998 isert_err("ib_post_recv() failed with ret: %d\n", ret); in isert_post_recvm()
1016 isert_err("ib_post_recv() failed with ret: %d\n", ret); in isert_post_recv()
1040 isert_err("ib_post_send() failed, ret: %d\n", ret); in isert_post_send()
1079 isert_err("ib_dma_mapping_error() failed\n"); in isert_init_tx_hdrs()
1131 isert_err("ib_post_recv() failed: %d\n", ret); in isert_rdma_post_recvl()
1175 isert_err("Conn: %p failed to create" in isert_put_login_tx()
1267 isert_err("Unable to allocate iscsi_cmd + isert_cmd\n"); in isert_allocate_cmd()
1366 isert_err("Received unexpected solicited data payload\n"); in isert_handle_iscsi_dataout()
1384 isert_err("unexpected non-page aligned data payload\n"); in isert_handle_iscsi_dataout()
1405 isert_err("ib_post_recv failed with %d\n", rc); in isert_handle_iscsi_dataout()
1447 isert_err("Unable to allocate text_in of payload_length: %u\n", in isert_handle_text_cmd()
1473 isert_err("Got illegal opcode: 0x%02x in SessionType=Discovery," in isert_rx_opcode()
1535 isert_err("Got unknown iSCSI OpCode: 0x%02x\n", opcode); in isert_rx_opcode()
1568 isert_err("iSER Hello message\n"); in isert_rx_do_work()
1651 isert_err("Cmd: unable to dma map SGs %p\n", sg); in isert_map_data_buf()
1837 isert_err("ib_check_mr_status failed, ret %d\n", ret); in isert_check_pi_status()
1860 isert_err("PI error found type %d at sector 0x%llx " in isert_check_pi_status()
1960 isert_err("Unknown i_state %d\n", cmd->i_state); in isert_do_control_comp()
2017 isert_err("Unknown wr->iser_ib_op: 0x%x\n", wr->iser_ib_op); in isert_snd_completion()
2086 isert_err("%s (%d): wr id %llx vend_err %x\n", in isert_handle_wc()
2136 isert_err("ib_post_recv failed with %d\n", ret); in isert_post_response()
2143 isert_err("ib_post_send failed with %d\n", ret); in isert_post_response()
2552 isert_err("failed to map mr sg (%d/%d)\n", in isert_fast_reg_mr()
2576 isert_err("fast registration failed, ret:%d\n", ret); in isert_fast_reg_mr()
2632 isert_err("Unsupported PI operation %d\n", se_cmd->prot_op); in isert_set_sig_attrs()
2689 isert_err("fast registration failed, ret:%d\n", ret); in isert_reg_sig_mr()
2726 isert_err("conn %p failed to allocate pi_ctx\n", in isert_handle_prot_cmd()
2739 isert_err("conn %p failed to map protection buffer\n", in isert_handle_prot_cmd()
2748 isert_err("conn %p failed to fast reg mr\n", in isert_handle_prot_cmd()
2756 isert_err("conn %p failed to fast reg mr\n", in isert_handle_prot_cmd()
2872 isert_err("Cmd: %p failed to prepare RDMA res\n", isert_cmd); in isert_put_datain()
2892 isert_err("ib_post_recv failed with %d\n", rc); in isert_put_datain()
2927 isert_err("Cmd: %p failed to prepare RDMA res\n", isert_cmd); in isert_get_dataout()
2958 isert_err("Unknown immediate state: 0x%02x\n", state); in isert_immediate_queue()
2998 isert_err("Unknown response state: 0x%02x\n", state); in isert_response_queue()
3020 isert_err("rdma_create_id() failed: %ld\n", PTR_ERR(id)); in isert_setup_id()
3028 isert_err("rdma_bind_addr() failed: %d\n", ret); in isert_setup_id()
3034 isert_err("rdma_listen() failed: %d\n", ret); in isert_setup_id()
3055 isert_err("Unable to allocate struct isert_np\n"); in isert_setup_np()
3102 isert_err("rdma_accept() failed with: %d\n", ret); in isert_rdma_accept()
3118 isert_err("isert_conn %p interrupted before got login req\n", in isert_get_login_rx()
3302 isert_err("conn %p failed to post beacon", isert_conn); in isert_wait4flush()
3406 isert_err("Unable to allocate isert_comp_wq\n"); in isert_init()
3414 isert_err("Unable to allocate isert_release_wq\n"); in isert_init()