Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ntb/
Dntb_hw.h106 struct ntb_db_cb { struct
107 int (*callback)(void *data, int db_num);
108 unsigned int db_num;
109 void *data;
110 struct ntb_device *ndev;
111 struct tasklet_struct irq_work;