Home
last modified time | relevance | path

Searched refs:usnic_err (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/usnic/
A Dusnic_transport.c97 usnic_err("Failed to allocate port for %s\n", in usnic_transport_rsrv_port()
105 usnic_err("Failed to allocate port - transport %s unsupported\n", in usnic_transport_rsrv_port()
123 usnic_err("Unreserved invalid port num 0 for %s\n", in usnic_transport_unrsrv_port()
129 usnic_err("Unreserving invalid %hu for %s\n", in usnic_transport_unrsrv_port()
140 usnic_err("Freeing invalid port %hu for %d\n", port_num, type); in usnic_transport_unrsrv_port()
153 usnic_err("Unable to lookup socket for fd %d with err %d\n", in usnic_transport_get_socket()
A Dusnic_fwd.c60 usnic_err("Dev %s vnic idx %u cmd %u failed with status %d\n", in usnic_fwd_devcmd_locked()
219 usnic_err("Failed to allocate memory\n"); in usnic_fwd_alloc_flow()
229 usnic_err("Forwarding dev %s not ready with status %d\n", in usnic_fwd_alloc_flow()
236 usnic_err("Failed to validate filter with status %d\n", in usnic_fwd_alloc_flow()
247 usnic_err("VF %s Filter add failed with status:%d", in usnic_fwd_alloc_flow()
284 usnic_err("PF %s VF Idx %u Filter: %u FILTER DELETE failed with status %d", in usnic_fwd_dealloc_flow()
317 usnic_err("PF %s VNIC Index %u RQ Index: %u ENABLE Failed with status %d", in usnic_fwd_enable_qp()
344 usnic_err("PF %s VNIC Index %u RQ Index: %u DISABLE Failed with status %d", in usnic_fwd_disable_qp()
A Dusnic_ib_verbs.c98 usnic_err("Failed to get pdev of qp_grp %d\n", in usnic_ib_fill_create_qp_resp()
105 usnic_err("Failed to get bar0 of qp_grp %d vf %s", in usnic_ib_fill_create_qp_resp()
162 usnic_err("Failed to copy udata for %s", in usnic_ib_fill_create_qp_resp()
242 usnic_err("Failed to allocate qp_grp\n"); in find_free_vf_and_create_qp_grp()
410 usnic_err("Unexpected qp_type %d\n", qp_grp->ibqp.qp_type); in usnic_ib_query_qp()
481 usnic_err("%s: cannot copy udata for create_qp\n", in usnic_ib_create_qp()
488 usnic_err("%s: Failed to validate user data\n", in usnic_ib_create_qp()
494 usnic_err("%s asked to make a non-UD QP: %d\n", in usnic_ib_create_qp()
538 usnic_err("Failed to move qp grp %u to reset\n", in usnic_ib_destroy_qp()
687 usnic_err("Bar0 Len %lu - Request map %lu\n", in usnic_ib_mmap()
[all …]
A Dusnic_ib_main.c123 usnic_err("Failed to transition qp grp %u from %s to %s\n", in usnic_ib_qp_grp_modify_active_to_err()
381 usnic_err("Device %s context alloc failed\n", in usnic_ib_device_add()
388 usnic_err("Failed to alloc ufdev for %s\n", pci_name(dev)); in usnic_ib_device_add()
444 usnic_err("failed -- deallocing device\n"); in usnic_ib_device_add()
548 usnic_err("Failed to enable %s with err %d\n", in usnic_ib_pci_probe()
555 usnic_err("Failed to request region for %s with err %d\n", in usnic_ib_pci_probe()
566 usnic_err("Failed to alloc vnic for %s with err %d\n", in usnic_ib_pci_probe()
652 usnic_err("Unable to register with PCI\n"); in usnic_ib_init()
658 usnic_err("Failed to register netdev notifier\n"); in usnic_ib_init()
664 usnic_err("Failed to register inet addr notifier\n"); in usnic_ib_init()
[all …]
A Dusnic_ib_qp_grp.c120 usnic_err("Unable to get qp res with err %ld\n", in enable_qp_grp()
130 usnic_err("Failed to enable qp %d of %s:%d\n with err %d\n", in enable_qp_grp()
161 usnic_err("Unable to get qp res with err %ld\n", in disable_qp_grp()
189 usnic_err("Unable to get %s with err %ld\n", in init_filter_action()
290 usnic_err("Protocol for fd %d is not UDP", sock_fd); in create_udp_flow()
349 usnic_err("Unsupported transport %u\n", in create_and_add_flow()
522 usnic_err("Failed to transition %u from %s to %s", in usnic_ib_qp_grp_modify()
560 usnic_err("Failed to get %s from %s with err %d\n", in alloc_res_chunk_list()
598 usnic_err("Failed to attach %s to domain\n", in qp_grp_and_vf_bind()
660 usnic_err("Unsupported transport %u\n", trans_type); in qp_grp_id_from_flow()
[all …]
A Dusnic_uiom.c59 usnic_err("Device %s iommu fault domain 0x%pK va 0x%lx flags 0x%x\n", in usnic_uiom_dma_fault()
282 usnic_err("Failed to map va 0x%lx pa %pa size 0x%zx with err %d\n", in usnic_uiom_map_sorted_intervals()
299 usnic_err("Failed to map va 0x%lx pa %pa size 0x%zx with err %d\n", in usnic_uiom_map_sorted_intervals()
367 usnic_err("Failed get_pages vpn [0x%lx,0x%lx] err %d\n", in usnic_uiom_reg_get()
379 usnic_err("Failed disjoint interval vpn [0x%lx,0x%lx] err %d\n", in usnic_uiom_reg_get()
386 usnic_err("Failed map interval vpn [0x%lx,0x%lx] err %d\n", in usnic_uiom_reg_get()
395 usnic_err("Failed insert interval vpn [0x%lx,0x%lx] err %d\n", in usnic_uiom_reg_get()
448 usnic_err("Failed to allocate IOMMU domain"); in usnic_uiom_alloc_pd()
482 usnic_err("IOMMU of %s does not support cache coherency\n", in usnic_uiom_attach_dev_to_pd()
516 usnic_err("Unable to free dev %s - not found\n", in usnic_uiom_detach_dev_from_pd()
A Dusnic_vnic.c309 usnic_err("Wrong res count with cnt %d\n", cnt); in usnic_vnic_alloc_res_chunk()
362 usnic_err("Cannot memory-map BAR %d, aborting\n", in usnic_vnic_discover_resources()
373 usnic_err("Failed to register device %s\n", in usnic_vnic_discover_resources()
444 usnic_err("PCI dev %s is disabled\n", pci_name(pdev)); in usnic_vnic_alloc()
456 usnic_err("Failed to discover %s resources with err %d\n", in usnic_vnic_alloc()
A Dusnic_log.h67 #define usnic_err(args...) \ macro

Completed in 11 milliseconds