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

/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c335 * credits (see rdsv3_ib_send_add_credits below).
420 rdsv3_ib_send_add_credits(struct rdsv3_connection *conn, unsigned int credits) function
427 RDSV3_DPRINTF5("rdsv3_ib_send_add_credits",
442 RDSV3_DPRINTF4("rdsv3_ib_send_add_credits",
843 rdsv3_ib_send_add_credits(conn, credit_alloc - i);

Completed in 60 milliseconds