Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/
Dsdp.h312 struct sdp_tx_ring { struct
314 struct rx_srcavail_state *rdma_inflight;
316 struct sdp_buf *buffer;
317 atomic_t head;
318 atomic_t tail;
319 struct ib_cq *cq;
321 atomic_t credits;
324 struct callout timer;
325 u16 poll_cnt;