Searched refs:rdsv3_ib_ring_alloc (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_ring.c | 111 rdsv3_ib_ring_alloc(struct rdsv3_ib_work_ring *ring, uint32_t val, in rdsv3_ib_ring_alloc() function
|
H A D | ib_send.c | 598 work_alloc = rdsv3_ib_ring_alloc(&ic->i_send_ring, i, &pos); in rdsv3_ib_xmit() 1024 work_alloc = rdsv3_ib_ring_alloc(&ic->i_send_ring, op->r_count, &pos); in rdsv3_ib_xmit_rdma()
|
H A D | ib_recv.c | 186 avail = rdsv3_ib_ring_alloc(&ic->i_recv_ring, w_nr, &pos); in rdsv3_ib_recv_refill()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/rdsv3/ |
H A D | ib.h | 344 uint32_t rdsv3_ib_ring_alloc(struct rdsv3_ib_work_ring *ring, uint32_t val,
|
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | rdsv3.wlcmd | 194 root rdsv3_ib_ring_alloc
|