Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h189 #define IB_SET_POST_CREDITS(v) ((v) << 16) macro
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c404 newval -= IB_SET_POST_CREDITS(advertise); in rdsv3_ib_send_grab_credits()
458 atomic_add_32(&ic->i_credits, IB_SET_POST_CREDITS(posted)); in rdsv3_ib_advertise_credits()
H A Dib_cm.c276 -IB_SET_POST_CREDITS(credits)); in rdsv3_ib_cm_fill_conn_param()