Searched refs:pci_doe_mb (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pci/ |
| H A D | doe.c | 52 struct pci_doe_mb { struct 97 struct pci_doe_mb *doe_mb; 136 struct pci_doe_mb *doe_mb) in pci_doe_sysfs_feature_remove() 157 struct pci_doe_mb *doe_mb) in pci_doe_sysfs_feature_populate() 225 struct pci_doe_mb *doe_mb; in pci_doe_sysfs_teardown() 234 struct pci_doe_mb *doe_mb; in pci_doe_sysfs_init() 246 static int pci_doe_wait(struct pci_doe_mb *doe_mb, unsigned long timeout) in pci_doe_wait() 255 static void pci_doe_write_ctrl(struct pci_doe_mb *doe_mb, u32 val) in pci_doe_write_ctrl() 263 static int pci_doe_abort(struct pci_doe_mb *doe_mb) in pci_doe_abort() 295 static int pci_doe_send_req(struct pci_doe_mb *doe_mb, in pci_doe_send_req() [all …]
|
| /linux/include/linux/ |
| H A D | pci-doe.h | 16 struct pci_doe_mb; 22 struct pci_doe_mb *pci_find_doe_mailbox(struct pci_dev *pdev, u16 vendor, 25 int pci_doe(struct pci_doe_mb *doe_mb, u16 vendor, u8 type,
|
| H A D | pci-tsm.h | 126 struct pci_doe_mb *doe_mb;
|
| /linux/drivers/cxl/core/ |
| H A D | pci.c | 467 struct pci_doe_mb *doe_mb, in cxl_cdat_get_length() 492 struct pci_doe_mb *doe_mb, in cxl_cdat_read_table() 568 struct pci_doe_mb *doe_mb; in read_cdat_data()
|