Home
last modified time | relevance | path

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

/linux/net/rds/
H A Dib.h228 #define IB_GET_POST_CREDITS(v) ((v) >> 16) macro
H A Dib_send.c368 posted = IB_GET_POST_CREDITS(oldval); in rds_ib_send_grab_credits()
450 if (IB_GET_POST_CREDITS(atomic_read(&ic->i_credits)) >= 16) in rds_ib_advertise_credits()
H A Dib_cm.c221 credits = IB_GET_POST_CREDITS in rds_ib_cm_fill_conn_param()