Home
last modified time | relevance | path

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

/linux-4.1.27/net/rds/
Dib.h353 u32 *adv_credits, int need_posted, int max_posted);
Diw.h361 u32 *adv_credits, int need_posted, int max_posted);
Diw_send.c349 u32 wanted, u32 *adv_credits, int need_posted, int max_posted) in rds_iw_send_grab_credits() argument
388 if (posted && (got || need_posted)) { in rds_iw_send_grab_credits()
Dib_send.c397 u32 wanted, u32 *adv_credits, int need_posted, int max_posted) in rds_ib_send_grab_credits() argument
436 if (posted && (got || need_posted)) { in rds_ib_send_grab_credits()