Searched refs:got (Results 1 – 1 of 1) sorted by relevance
358 unsigned int avail, posted, got = 0, advertise; in rds_ib_send_grab_credits() local383 got = avail; in rds_ib_send_grab_credits()386 got = wanted; in rds_ib_send_grab_credits()388 newval -= IB_SET_SEND_CREDITS(got); in rds_ib_send_grab_credits()395 if (posted && (got || need_posted)) { in rds_ib_send_grab_credits()405 return got; in rds_ib_send_grab_credits()
Completed in 4 milliseconds