Home
last modified time | relevance | path

Searched defs:link_handle (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/misc/ocxl/
Dlink.c441 int ocxl_link_setup(struct pci_dev *dev, int PE_mask, void **link_handle) in ocxl_link_setup()
484 void ocxl_link_release(struct pci_dev *dev, void *link_handle) in ocxl_link_release()
538 int ocxl_link_add_pe(void *link_handle, int pasid, u32 pidr, u32 tidr, in ocxl_link_add_pe()
631 int ocxl_link_update_pe(void *link_handle, int pasid, __u16 tid) in ocxl_link_update_pe()
667 int ocxl_link_remove_pe(void *link_handle, int pasid) in ocxl_link_remove_pe()
753 int ocxl_link_irq_alloc(void *link_handle, int *hw_irq) in ocxl_link_irq_alloc()
772 void ocxl_link_free_irq(void *link_handle, int hw_irq) in ocxl_link_free_irq()
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32_parse.h328 u32 link_handle; /* Knode handle associated with the link */ member
/linux-5.19.10/include/net/
Dpkt_cls.h626 u32 link_handle; member