Home
last modified time | relevance | path

Searched refs:IB_SET_SEND_CREDITS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/net/rds/
Dib.h229 #define IB_SET_SEND_CREDITS(v) ((v) & 0xffff) macro
Dib_send.c388 newval -= IB_SET_SEND_CREDITS(got); in rds_ib_send_grab_credits()
420 atomic_add(IB_SET_SEND_CREDITS(credits), &ic->i_credits); in rds_ib_send_add_credits()