Searched refs:__ntb (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/ntb/hw/intel/ |
D | ntb_hw_intel.h | 190 #define ntb_ndev(__ntb) container_of(__ntb, struct intel_ntb_dev, ntb) argument
|
/linux-6.1.9/drivers/ntb/hw/amd/ |
D | ntb_hw_amd.h | 216 #define ntb_ndev(__ntb) container_of(__ntb, struct amd_ntb_dev, ntb) argument
|
/linux-6.1.9/drivers/ntb/hw/idt/ |
D | ntb_hw_idt.h | 1153 #define to_ndev_ntb(__ntb) container_of(__ntb, struct idt_ntb_dev, ntb) argument
|
/linux-6.1.9/drivers/ntb/hw/epf/ |
D | ntb_hw_epf.c | 86 #define ntb_ndev(__ntb) container_of(__ntb, struct ntb_epf_dev, ntb) argument
|
/linux-6.1.9/drivers/pci/endpoint/functions/ |
D | pci-epf-vntb.c | 149 #define ntb_ndev(__ntb) container_of(__ntb, struct epf_ntb, ntb) argument
|