Searched refs:tlc_sgl (Results 1 – 2 of 2) sorted by relevance
479 ibt_wr_ds_t tlc_sgl; member
2643 bzero(&tx->tlc_sgl, sizeof (ibt_wr_ds_t)); in tavor_loopback_post_send()2647 tx->tlc_sgl.ds_va = tx->tlc_mrdesc.md_vaddr; in tavor_loopback_post_send()2648 tx->tlc_sgl.ds_key = tx->tlc_mrdesc.md_lkey; in tavor_loopback_post_send()2649 tx->tlc_sgl.ds_len = tx->tlc_buf_sz; in tavor_loopback_post_send()2655 tx->tlc_wr.wr_sgl = &tx->tlc_sgl; in tavor_loopback_post_send()