Searched defs:ntb_queue_entry (Results 1 – 1 of 1) sorted by relevance
97 struct ntb_queue_entry { struct99 struct list_head entry;101 void *cb_data;102 void *buf;103 unsigned int len;104 unsigned int flags;106 struct ntb_transport_qp *qp;107 union {111 unsigned int index;