Searched defs:sdp_rx_ring (Results 1 – 1 of 1) sorted by relevance
286 struct sdp_rx_ring { struct287 struct sdp_buf *buffer;288 atomic_t head;289 atomic_t tail;290 struct ib_cq *cq;292 int destroyed;293 struct rwlock destroyed_lock;