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; local
398 if (tx_desc_unit_shift < 0 || nslot == 0) {
407 (size_t)(m << tx_desc_unit_shift),
413 (off_t)((head << tx_desc_unit_shift)
415 (size_t)(nslot << tx_desc_unit_shift),

Completed in 67 milliseconds