Home
last modified time | relevance | path

Searched refs:IB_SET_POST_CREDITS (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/rds/
H A Dib.h230 #define IB_SET_POST_CREDITS(v) ((v) << 16) macro
H A Dib_send.c398 newval -= IB_SET_POST_CREDITS(advertise); in rds_ib_send_grab_credits()
437 atomic_add(IB_SET_POST_CREDITS(posted), &ic->i_credits); in rds_ib_advertise_credits()
H A Dib_cm.c261 atomic_sub(IB_SET_POST_CREDITS(credits), in rds_ib_cm_fill_conn_param()