Searched defs:adv_credits (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/rds/ |
H A D | ib_send.c | 500 u32 adv_credits = 0; in rds_ib_xmit() local 356 rds_ib_send_grab_credits(struct rds_ib_connection *ic, u32 wanted, u32 *adv_credits, int need_posted, int max_posted) rds_ib_send_grab_credits() argument [all...] |
H A D | ib_recv.c | 657 static void rds_ib_send_ack(struct rds_ib_connection *ic, unsigned int adv_credits) in rds_ib_send_ack() argument 733 unsigned int adv_credits; in rds_ib_attempt_ack() local
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | ib_send.c | 499 u32 adv_credits = 0; in rds_ib_xmit() local 355 rds_ib_send_grab_credits(struct rds_ib_connection *ic, u32 wanted, u32 *adv_credits, int need_posted, int max_posted) rds_ib_send_grab_credits() argument [all...] |
H A D | ib_recv.c | 658 static void rds_ib_send_ack(struct rds_ib_connection *ic, unsigned int adv_credits) in rds_ib_send_ack() argument 734 unsigned int adv_credits; in rds_ib_attempt_ack() local
|
Completed in 5 milliseconds