Searched defs:rxe_sq (Results 1 – 1 of 1) sorted by relevance
80 struct rxe_sq { struct81 int max_wr;82 int max_sge;83 int max_inline;84 spinlock_t sq_lock; /* guard queue */85 struct rxe_queue *queue;
Completed in 5 milliseconds