sge_unsent        637 drivers/infiniband/sw/siw/siw_qp_tx.c 			unsigned int sge_unsent;
sge_unsent        641 drivers/infiniband/sw/siw/siw_qp_tx.c 			sge_unsent = sge->length - c_tx->sge_off;
sge_unsent        643 drivers/infiniband/sw/siw/siw_qp_tx.c 			while (sge_unsent <= rv) {
sge_unsent        644 drivers/infiniband/sw/siw/siw_qp_tx.c 				rv -= sge_unsent;
sge_unsent        648 drivers/infiniband/sw/siw/siw_qp_tx.c 				sge_unsent = sge->length;