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

/linux-4.4.14/net/rds/
H A Dib_ring.c117 void rds_ib_ring_free(struct rds_ib_work_ring *ring, u32 val) rds_ib_ring_free() function
H A Dib.h387 void rds_ib_ring_free(struct rds_ib_work_ring *ring, u32 val);
H A Dib_recv.c991 * the following rds_ib_ring_free() call tells the refill path rds_ib_recv_cqe_handler()
999 rds_ib_ring_free(&ic->i_recv_ring, 1); rds_ib_recv_cqe_handler()
H A Dib_send.c294 rds_ib_ring_free(&ic->i_send_ring, completed); rds_ib_send_cqe_handler()

Completed in 116 milliseconds