Searched refs:left_in_current (Results 1 – 1 of 1) sorted by relevance
490 uint32_t left_in_current = rte_pktmbuf_data_len(sgl_buf) - in qat_comp_response_data_copy() local495 if (rx_op->produced <= left_in_current) { in qat_comp_response_data_copy()499 if (rx_op->produced == left_in_current) { in qat_comp_response_data_copy()506 left_in_current); in qat_comp_response_data_copy()508 prod = rx_op->produced - left_in_current; in qat_comp_response_data_copy()509 sent = left_in_current; in qat_comp_response_data_copy()