Searched defs:link_handle (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/misc/ocxl/ |
D | link.c | 441 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-6.6.21/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_u32_parse.h | 328 u32 link_handle; /* Knode handle associated with the link */ member
|
/linux-6.6.21/include/net/ |
D | pkt_cls.h | 651 u32 link_handle; member
|