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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h362 void rdsv3_ib_send_add_credits(struct rdsv3_connection *conn,
/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);
H A Dib_recv.c718 rdsv3_ib_send_add_credits(conn, ihdr->h_credit);
H A Dib_cm.c81 rdsv3_ib_send_add_credits(conn, credits);

Completed in 65 milliseconds