Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dib_ring.c119 ring->w_free_ptr = (ring->w_free_ptr + val) % ring->w_nr; in rds_ib_ring_free()
149 return ring->w_free_ptr; in rds_ib_ring_oldest()
H A Dib.h123 u32 w_free_ptr; member