Home
last modified time | relevance | path

Searched defs:sdp_rx_ring (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h286 struct sdp_rx_ring { struct
287 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;