Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ntb/hw/idt/
Dntb_hw_idt.h1124 struct idt_ntb_dev { struct
1125 struct ntb_dev ntb;
1126 struct idt_89hpes_cfg *swcfg;
1128 unsigned char port;
1129 unsigned char part;
1153 #define to_ndev_ntb(__ntb) container_of(__ntb, struct idt_ntb_dev, ntb) argument