Searched defs:cxl (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/can/dev/ |
H A D | skb.c | 256 alloc_canxl_skb(struct net_device *dev, struct canxl_frame **cxl, unsigned int data_len) alloc_canxl_skb() argument
|
/kernel/linux/linux-6.6/include/linux/can/ |
H A D | skb.h | 122 const struct canxl_frame *cxl = (struct canxl_frame *)skb->data; in can_is_canxl_skb() local 137 const struct canxl_frame *cxl = (struct canxl_frame *)skb->data; in can_skb_get_len_val() local
|
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | label.h | 181 struct nvdimm_cxl_label cxl; member
|
H A D | nd.h | 33 bool cxl; member [all...] |
/kernel/linux/linux-6.6/drivers/cxl/ |
H A D | acpi.c | 563 struct resource *res, *next, *cxl = data; in remove_cxl_resources() local
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | guest.c | 890 guest_link_ok(struct cxl *cxl, struct cxl_afu *afu) guest_link_ok() argument [all...] |
H A D | cxl.h | 676 struct cxl { global() struct 763 cxl_adapter_link_ok(struct cxl *cxl, struct cxl_afu *afu) cxl_adapter_link_ok() argument 774 _cxl_p1_addr(struct cxl *cxl, cxl_p1_reg_t reg) _cxl_p1_addr() argument 780 cxl_p1_write(struct cxl *cxl, cxl_p1_reg_t reg, u64 val) cxl_p1_write() argument 786 cxl_p1_read(struct cxl *cxl, cxl_p1_reg_t reg) cxl_p1_read() argument [all...] |
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | guest.c | 896 guest_link_ok(struct cxl *cxl, struct cxl_afu *afu) guest_link_ok() argument [all...] |
H A D | cxl.h | 678 struct cxl { global() struct 765 cxl_adapter_link_ok(struct cxl *cxl, struct cxl_afu *afu) cxl_adapter_link_ok() argument 776 _cxl_p1_addr(struct cxl *cxl, cxl_p1_reg_t reg) _cxl_p1_addr() argument 782 cxl_p1_write(struct cxl *cxl, cxl_p1_reg_t reg, u64 val) cxl_p1_write() argument 788 cxl_p1_read(struct cxl *cxl, cxl_p1_reg_t reg) cxl_p1_read() argument [all...] |
Completed in 15 milliseconds