Searched refs:rdsv3_ib_ring_unalloc (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_send.c | 600 rdsv3_ib_ring_unalloc(&ic->i_send_ring, work_alloc); in rdsv3_ib_xmit() 613 rdsv3_ib_ring_unalloc(&ic->i_send_ring, in rdsv3_ib_xmit() 619 rdsv3_ib_ring_unalloc(&ic->i_send_ring, work_alloc); in rdsv3_ib_xmit() 642 rdsv3_ib_ring_unalloc(&ic->i_send_ring, in rdsv3_ib_xmit() 839 rdsv3_ib_ring_unalloc(&ic->i_send_ring, work_alloc - i); in rdsv3_ib_xmit() 857 rdsv3_ib_ring_unalloc(&ic->i_send_ring, work_alloc); in rdsv3_ib_xmit() 1026 rdsv3_ib_ring_unalloc(&ic->i_send_ring, work_alloc); in rdsv3_ib_xmit_rdma() 1103 rdsv3_ib_ring_unalloc(&ic->i_send_ring, work_alloc); in rdsv3_ib_xmit_rdma()
|
H A D | ib_ring.c | 144 rdsv3_ib_ring_unalloc(struct rdsv3_ib_work_ring *ring, uint32_t val) in rdsv3_ib_ring_unalloc() function
|
H A D | ib_recv.c | 199 rdsv3_ib_ring_unalloc(&ic->i_recv_ring, in rdsv3_ib_recv_refill() 221 rdsv3_ib_ring_unalloc(&ic->i_recv_ring, in rdsv3_ib_recv_refill()
|
/titanic_44/usr/src/uts/common/sys/ib/clients/rdsv3/ |
H A D | ib.h | 347 void rdsv3_ib_ring_unalloc(struct rdsv3_ib_work_ring *ring, uint32_t val);
|
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | rdsv3.wlcmd | 202 root rdsv3_ib_ring_unalloc
|