Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c395 int tx_desc_unit_shift = dp->gc.gc_tx_desc_unit_shift; in gem_tx_desc_dma_sync() local
398 if (tx_desc_unit_shift < 0 || nslot == 0) { in gem_tx_desc_dma_sync()
407 (size_t)(m << tx_desc_unit_shift), in gem_tx_desc_dma_sync()
413 (off_t)((head << tx_desc_unit_shift) in gem_tx_desc_dma_sync()
415 (size_t)(nslot << tx_desc_unit_shift), in gem_tx_desc_dma_sync()