Searched defs:rdsv3_ib_send_grab_credits (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c359 rdsv3_ib_send_grab_credits(struct rdsv3_ib_connection *ic, function
365 RDSV3_DPRINTF4("rdsv3_ib_send_grab_credits", "ic: %p, %d %d %d",
378 RDSV3_DPRINTF5("rdsv3_ib_send_grab_credits",
413 RDSV3_DPRINTF4("rdsv3_ib_send_grab_credits", "ic: %p, %d %d %d",
609 credit_alloc = rdsv3_ib_send_grab_credits(ic, work_alloc,
696 (void) rdsv3_ib_send_grab_credits(ic, 0, &posted, 1);

Completed in 45 milliseconds