Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
HDsdp.h312 struct sdp_tx_ring { struct
402 struct sdp_tx_ring tx_ring;
HDsdp_tx.c170 struct sdp_tx_ring *tx_ring = &ssk->tx_ring; in sdp_send_completion()