Searched refs:i_fastreg_posted (Results 1 – 2 of 2) sorted by relevance
225 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()
161 unsigned int i_fastreg_posted:1; /* fastreg posted on this connection */ member