Home
last modified time | relevance | path

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

/Linux-v4.19/net/rds/
Dib.h227 #define IB_SET_SEND_CREDITS(v) ((v) & 0xffff) macro
Dib_send.c391 newval -= IB_SET_SEND_CREDITS(got); in rds_ib_send_grab_credits()
423 atomic_add(IB_SET_SEND_CREDITS(credits), &ic->i_credits); in rds_ib_send_add_credits()