Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dib.h229 #define IB_SET_SEND_CREDITS(v) ((v) & 0xffff) macro
H A 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()