Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_sched.c3801 uint64_t last_hash = 0; in mac_tx_fanout_mode() local
3828 if (last_hash != 0 && hash != last_hash) { in mac_tx_fanout_mode()
3843 last_hash = hash; in mac_tx_fanout_mode()