Searched refs:i_send_hdrs (Results 1 – 3 of 3) sorted by relevance
542 ic->i_send_hdrs = ib_dma_alloc_coherent(dev, in rds_ib_setup_qp()546 if (!ic->i_send_hdrs) { in rds_ib_setup_qp()607 ic->i_send_hdrs, ic->i_send_hdrs_dma); in rds_ib_setup_qp()1025 if (ic->i_send_hdrs) in rds_ib_conn_path_shutdown()1029 ic->i_send_hdrs, in rds_ib_conn_path_shutdown()1060 ic->i_send_hdrs = NULL; in rds_ib_conn_path_shutdown()
167 struct rds_header *i_send_hdrs; member
642 memcpy(&ic->i_send_hdrs[pos], &rm->m_inc.i_hdr, sizeof(struct rds_header)); in rds_ib_xmit()681 struct rds_header *hdr = &ic->i_send_hdrs[pos]; in rds_ib_xmit()