Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/ocxl/
Dlink.c425 int ocxl_link_setup(struct pci_dev *dev, int PE_mask, void **link_handle) in ocxl_link_setup()
463 void ocxl_link_release(struct pci_dev *dev, void *link_handle) in ocxl_link_release()
496 int ocxl_link_add_pe(void *link_handle, int pasid, u32 pidr, u32 tidr, in ocxl_link_add_pe()
576 int ocxl_link_update_pe(void *link_handle, int pasid, __u16 tid) in ocxl_link_update_pe()
612 int ocxl_link_remove_pe(void *link_handle, int pasid) in ocxl_link_remove_pe()
686 int ocxl_link_irq_alloc(void *link_handle, int *hw_irq) in ocxl_link_irq_alloc()
705 void ocxl_link_free_irq(void *link_handle, int hw_irq) in ocxl_link_free_irq()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32_parse.h328 u32 link_handle; /* Knode handle associated with the link */ member
/kernel/linux/linux-5.10/include/net/
Dpkt_cls.h612 u32 link_handle; member