Searched refs:rdsv3_ib_send_grab_credits (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_send.c | 359 rdsv3_ib_send_grab_credits(struct rdsv3_ib_connection *ic, in rdsv3_ib_send_grab_credits() function 609 credit_alloc = rdsv3_ib_send_grab_credits(ic, work_alloc, in rdsv3_ib_xmit() 696 (void) rdsv3_ib_send_grab_credits(ic, 0, &posted, 1); in rdsv3_ib_xmit()
|
H A D | ib_recv.c | 548 if (!rdsv3_ib_send_grab_credits(ic, 1, &adv_credits, 0)) { in rdsv3_ib_attempt_ack()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/rdsv3/ |
H A D | ib.h | 366 int rdsv3_ib_send_grab_credits(struct rdsv3_ib_connection *ic, uint32_t wanted,
|
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | rdsv3.wlcmd | 207 root rdsv3_ib_send_grab_credits
|