Searched refs:old_ds (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_wr.c | 88 hermon_hw_wqe_sgl_t *ds, *old_ds; in hermon_post_send_ud() local 176 old_ds = ds; in hermon_post_send_ud() 177 bcopy(wr->wr.ud_lso.lso_hdr, (uint32_t *)old_ds + 1, in hermon_post_send_ud() 248 old_ds = ds; in hermon_post_send_ud() 333 HERMON_WQE_BUILD_LSO(qp, old_ds, wr->wr.ud_lso.lso_mss, in hermon_post_send_ud() 337 HERMON_WQE_BUILD_FCP3_INIT(old_ds, is->is_ctl.fc_frame_ctrl, in hermon_post_send_ud() 1309 hermon_hw_wqe_sgl_t *ds, *old_ds; in hermon_wqe_send_build() local 1407 old_ds = ds; in hermon_wqe_send_build() 1419 HERMON_WQE_BUILD_LSO(qp, old_ds, wr->wr.ud_lso.lso_mss, in hermon_wqe_send_build()
|