Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_rx.c2292 unsigned int choice_rating; in sfxge_rx_scale_update() local
2309 choice_rating = rating[0]; in sfxge_rx_scale_update()
2312 if (rating[index] < choice_rating) { in sfxge_rx_scale_update()
2314 choice_rating = rating[index]; in sfxge_rx_scale_update()