Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_tx.c162 unsigned int frags = 0, totLen = 0; in vmxnet3_tx_one() local
182 totLen += len; in vmxnet3_tx_one()
292 (totLen - ol->hlen + ol->msscof - 1) / ol->msscof; in vmxnet3_tx_one()