Searched refs:len_total (Results 1 – 1 of 1) sorted by relevance
1438 uint64_t len_total = 0; in gem_send_common() local1536 len_total += gem_setup_txbuf_copy(dp, mp, tbp); in gem_send_common()1561 dp->stats.obytes += len_total; in gem_send_common()1803 uint64_t len_total = 0; in gem_receive() local1900 len_total += len; in gem_receive()1930 dp->stats.rbytes += len_total; in gem_receive()