Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h187 #define IB_GET_POST_CREDITS(v) ((v) >> 16) macro
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c375 posted = IB_GET_POST_CREDITS(oldval); in rdsv3_ib_send_grab_credits()
473 if (IB_GET_POST_CREDITS(atomic_get(&ic->i_credits)) >= 16) in rdsv3_ib_advertise_credits()
H A Dib_cm.c272 credits = IB_GET_POST_CREDITS( in rdsv3_ib_cm_fill_conn_param()