Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
A Dsiw_qp_tx.c650 unsigned int sge_unsent; in siw_tx_hdt() local
654 sge_unsent = sge->length - c_tx->sge_off; in siw_tx_hdt()
656 while (sge_unsent <= rv) { in siw_tx_hdt()
657 rv -= sge_unsent; in siw_tx_hdt()
661 sge_unsent = sge->length; in siw_tx_hdt()

Completed in 4 milliseconds