Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds