Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c3277 int iwl_rxcnt, iwl_txcnt, iwl_txavg, len_rxavg, iwl_rxavg, len_txavg; in __hal_update_bimodal() local
3330 iwl_rxavg = hldev->irq_workload_rxd[ring_no] / iwl_rxcnt; in __hal_update_bimodal()
3332 iwl_avg = iwl_rxavg + iwl_txavg; in __hal_update_bimodal()