Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ntb/hw/idt/
Dntb_hw_idt.h1049 struct idt_ntb_dev { struct
1050 struct ntb_dev ntb;
1051 struct idt_89hpes_cfg *swcfg;
1076 #define to_ndev_ntb(__ntb) container_of(__ntb, struct idt_ntb_dev, ntb) argument