Searched refs:cum_len (Results 1 – 2 of 2) sorted by relevance
133 uint16_t cum_len; member
3127 int mblen, count, cum_len, mss_resid, tx_req, pkt_size_tmp; in myri10ge_tx_tso_copy() local3149 cum_len = -hdr_size; in myri10ge_tx_tso_copy()3259 cum_len_next = cum_len + seglen; in myri10ge_tx_tso_copy()3261 if (likely(cum_len >= 0)) { in myri10ge_tx_tso_copy()3280 seglen = -cum_len; in myri10ge_tx_tso_copy()3293 req->flags = flags | ((cum_len & 1) * in myri10ge_tx_tso_copy()3301 cum_len = cum_len_next; in myri10ge_tx_tso_copy()3342 rdma_count, cum_len, lso_hdr_size; in myri10ge_send() local3440 cum_len = 0; in myri10ge_send()3460 cum_len = -lso_hdr_size; in myri10ge_send()[all …]