Searched refs:rds_ib_ring_free (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/rds/
H A Dib_ring.c117 void rds_ib_ring_free(struct rds_ib_work_ring *ring, u32 val) function
H A Dib.h418 void rds_ib_ring_free(struct rds_ib_work_ring *ring, u32 val);
H A Dib_send.c295 rds_ib_ring_free(&ic->i_send_ring, completed);
H A Dib_recv.c1020 * the following rds_ib_ring_free() call tells the refill path
1028 rds_ib_ring_free(&ic->i_recv_ring, 1);

Completed in 149 milliseconds