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

/linux-4.1.27/net/rds/
H A Dib.h350 void rds_ib_send_add_credits(struct rds_connection *conn, unsigned int credits);
H A Dib_send.c373 * credits (see rds_ib_send_add_credits below).
449 void rds_ib_send_add_credits(struct rds_connection *conn, unsigned int credits) rds_ib_send_add_credits() function
750 rds_ib_send_add_credits(conn, credit_alloc - i); rds_ib_xmit()
H A Dib_cm.c90 rds_ib_send_add_credits(conn, credits); rds_ib_set_flow_control()
H A Dib_recv.c844 rds_ib_send_add_credits(conn, ihdr->h_credit); rds_ib_process_recv()

Completed in 108 milliseconds