Home
last modified time | relevance | path

Searched refs:recv_request_head (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/ofed/drivers/infiniband/ulp/sdp/
HDsdp_bcopy.c187 ring_tail(ssk->rx_ring) >= ssk->recv_request_head && in sdp_post_sends()
HDsdp_rx.c286 ssk->recv_request_head = ring_head(ssk->rx_ring) + 1; in sdp_handle_resize_request()
288 ssk->recv_request_head = ring_tail(ssk->rx_ring); in sdp_handle_resize_request()
HDsdp.h383 int recv_request_head; /* mark the rx_head when the resize request member