Searched refs:i_send_hdrs (Results 1 – 3 of 3) sorted by relevance
550 ic->i_send_hdrs = ib_dma_alloc_coherent(dev, in rds_ib_setup_qp()554 if (!ic->i_send_hdrs) { in rds_ib_setup_qp()615 ic->i_send_hdrs, ic->i_send_hdrs_dma); in rds_ib_setup_qp()1045 if (ic->i_send_hdrs) in rds_ib_conn_path_shutdown()1049 ic->i_send_hdrs, in rds_ib_conn_path_shutdown()1080 ic->i_send_hdrs = NULL; in rds_ib_conn_path_shutdown()
168 struct rds_header *i_send_hdrs; member
638 memcpy(&ic->i_send_hdrs[pos], &rm->m_inc.i_hdr, sizeof(struct rds_header)); in rds_ib_xmit()677 struct rds_header *hdr = &ic->i_send_hdrs[pos]; in rds_ib_xmit()