Home
last modified time | relevance | path

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

/linux-4.4.14/net/rds/
Diw.h364 u32 *adv_credits, int need_posted, int max_posted);
Dib.h406 u32 *adv_credits, int need_posted, int max_posted);
Diw_send.c341 u32 wanted, u32 *adv_credits, int need_posted, int max_posted) in rds_iw_send_grab_credits() argument
380 if (posted && (got || need_posted)) { in rds_iw_send_grab_credits()
Dib_send.c355 u32 wanted, u32 *adv_credits, int need_posted, int max_posted) in rds_ib_send_grab_credits() argument
394 if (posted && (got || need_posted)) { in rds_ib_send_grab_credits()