Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c360 uint32_t wanted, uint32_t *adv_credits, int need_posted) in rdsv3_ib_send_grab_credits() argument
366 ic, wanted, *adv_credits, need_posted); in rdsv3_ib_send_grab_credits()
402 if (posted && (got || need_posted)) { in rdsv3_ib_send_grab_credits()
414 ic, got, *adv_credits, need_posted); in rdsv3_ib_send_grab_credits()
/titanic_44/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h367 uint32_t *adv_credits, int need_posted);