Searched refs:link_handle (Results 1 – 8 of 8) sorted by relevance
453 *link_handle = link; in ocxl_link_setup()462 *link_handle = link; in ocxl_link_setup()486 struct ocxl_link *link = link_handle; in ocxl_link_release()543 struct ocxl_link *link = link_handle; in ocxl_link_add_pe()633 struct ocxl_link *link = link_handle; in ocxl_link_update_pe()667 int ocxl_link_remove_pe(void *link_handle, int pasid) in ocxl_link_remove_pe() argument669 struct ocxl_link *link = link_handle; in ocxl_link_remove_pe()753 int ocxl_link_irq_alloc(void *link_handle, int *hw_irq) in ocxl_link_irq_alloc() argument755 struct ocxl_link *link = link_handle; in ocxl_link_irq_alloc()772 void ocxl_link_free_irq(void *link_handle, int hw_irq) in ocxl_link_free_irq() argument[all …]
139 int ocxl_link_update_pe(void *link_handle, int pasid, __u16 tid);
186 link_uhtid = TC_U32_USERHTID(cls->knode.link_handle); in cxgb4_config_knode()215 if (!t->table[uhtid - 1].link_handle) in cxgb4_config_knode()234 if (t->table[link_uhtid - 1].link_handle) { in cxgb4_config_knode()283 link->link_handle = cls->knode.handle; in cxgb4_config_knode()299 if (uhtid != 0x800 && t->table[uhtid - 1].link_handle) { in cxgb4_config_knode()345 if (uhtid != 0x800 && t->table[uhtid - 1].link_handle) in cxgb4_config_knode()433 if (!link->link_handle) in cxgb4_delete_knode()453 if (link->link_handle == handle) { in cxgb4_delete_knode()467 link->link_handle = 0; in cxgb4_delete_knode()
328 u32 link_handle; /* Knode handle associated with the link */ member
260 acpi_handle link_handle; in riscv_acpi_add_prt_dep() local274 acpi_get_handle(handle, entry->source, &link_handle); in riscv_acpi_add_prt_dep()282 dep_devices.handles[0] = link_handle; in riscv_acpi_add_prt_dep()
31 if (knode->link_handle) { in nfp_abm_u32_check_knode()
4232 if (cls_u32->knode.link_handle) { in iavf_add_cls_u32()
10209 link_uhtid = TC_U32_USERHTID(cls->knode.link_handle); in ixgbe_configure_clsu32()
Completed in 739 milliseconds