Searched defs:ntb_queue_entry (Results 1 – 1 of 1) sorted by relevance
75 struct ntb_queue_entry { struct77 struct list_head entry;79 void *cb_data;80 void *buf;81 unsigned int len;82 unsigned int flags;84 struct ntb_transport_qp *qp;85 union {89 unsigned int index;