Home
last modified time | relevance | path

Searched refs:last_wr (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/infiniband/ulp/iser/
Discsi_iser.h711 struct ib_send_wr *last_wr; in iser_tx_next_wr() local
714 last_wr = &tx_desc->wrs[tx_desc->wr_idx - 1].send; in iser_tx_next_wr()
715 last_wr->next = cur_wr; in iser_tx_next_wr()