Searched defs:rxe_sq (Results 1 – 1 of 1) sorted by relevance
106 struct rxe_sq { struct107 int max_wr;108 int max_sge;109 int max_inline;110 spinlock_t sq_lock; /* guard queue */111 struct rxe_queue *queue;