Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/rds/
H A Dib_send.c333 * credits (see rds_ib_send_add_credits below).
409 void rds_ib_send_add_credits(struct rds_connection *conn, unsigned int credits) in rds_ib_send_add_credits() function
731 rds_ib_send_add_credits(conn, credit_alloc - i); in rds_ib_xmit()
H A Dib.h434 void rds_ib_send_add_credits(struct rds_connection *conn, unsigned int credits);
H A Dib_recv.c892 rds_ib_send_add_credits(conn, ihdr->h_credit); in rds_ib_process_recv()
H A Dib_cm.c64 rds_ib_send_add_credits(conn, credits); in rds_ib_set_flow_control()
/kernel/linux/linux-6.6/net/rds/
H A Dib_send.c332 * credits (see rds_ib_send_add_credits below).
408 void rds_ib_send_add_credits(struct rds_connection *conn, unsigned int credits) in rds_ib_send_add_credits() function
730 rds_ib_send_add_credits(conn, credit_alloc - i); in rds_ib_xmit()
H A Dib.h434 void rds_ib_send_add_credits(struct rds_connection *conn, unsigned int credits);
H A Dib_recv.c893 rds_ib_send_add_credits(conn, ihdr->h_credit); in rds_ib_process_recv()
H A Dib_cm.c64 rds_ib_send_add_credits(conn, credits); in rds_ib_set_flow_control()

Completed in 11 milliseconds