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

/linux-4.4.14/net/rds/
H A Dib_send.c535 rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc - credit_alloc); rds_ib_xmit()
557 rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc); rds_ib_xmit()
714 rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc - i); rds_ib_xmit()
732 rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc); rds_ib_xmit()
769 rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc); rds_ib_xmit_atomic()
804 rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc); rds_ib_xmit_atomic()
829 rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc); rds_ib_xmit_atomic()
886 rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc); rds_ib_xmit_rdma()
954 rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc - i); rds_ib_xmit_rdma()
969 rds_ib_ring_unalloc(&ic->i_send_ring, work_alloc); rds_ib_xmit_rdma()
H A Dib_ring.c127 void rds_ib_ring_unalloc(struct rds_ib_work_ring *ring, u32 val) rds_ib_ring_unalloc() function
H A Dib.h388 void rds_ib_ring_unalloc(struct rds_ib_work_ring *ring, u32 val);
H A Dib_recv.c430 rds_ib_ring_unalloc(&ic->i_recv_ring, 1); rds_ib_recv_refill()

Completed in 158 milliseconds