Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c3811 uint64_t last_hash = 0; in mac_tx_fanout_mode() local
3838 if (last_hash != 0 && hash != last_hash) { in mac_tx_fanout_mode()
3853 last_hash = hash; in mac_tx_fanout_mode()