Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h188 #define IB_SET_SEND_CREDITS(v) ((v) & 0xffff) macro
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c395 newval -= IB_SET_SEND_CREDITS(got); in rdsv3_ib_send_grab_credits()
434 atomic_add_32(&ic->i_credits, IB_SET_SEND_CREDITS(credits)); in rdsv3_ib_send_add_credits()