Searched defs:rxe_sq (Results 1 – 1 of 1) sorted by relevance
78 struct rxe_sq { struct79 int max_wr;80 int max_sge;81 int max_inline;82 spinlock_t sq_lock; /* guard queue */83 struct rxe_queue *queue;