Home
last modified time | relevance | path

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

/linux-4.1.27/net/rds/
Diw_send.c225 ic->i_fastreg_posted = 0; in rds_iw_send_cq_comp_handler()
230 ic->i_fastreg_posted = 1; in rds_iw_send_cq_comp_handler()
521 if (rds_rdma_cookie_key(rm->m_rdma_cookie) && !ic->i_fastreg_posted) { in rds_iw_xmit()
Diw.h161 unsigned int i_fastreg_posted:1; /* fastreg posted on this connection */ member