Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c367 int rx_desc_unit_shift = dp->gc.gc_rx_desc_unit_shift; in gem_rx_desc_dma_sync() local
370 if (rx_desc_unit_shift < 0 || nslot == 0) { in gem_rx_desc_dma_sync()
379 (size_t)(m << rx_desc_unit_shift), in gem_rx_desc_dma_sync()
385 (off_t)(head << rx_desc_unit_shift), in gem_rx_desc_dma_sync()
386 (size_t)(nslot << rx_desc_unit_shift), in gem_rx_desc_dma_sync()