Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds