Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfe_util.c1438 uint64_t len_total = 0; in gem_send_common() local
1536 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() local
1900 len_total += len; in gem_receive()
1930 dp->stats.rbytes += len_total; in gem_receive()