Searched refs:iwl_txavg (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c3286 int iwl_rxcnt, iwl_txcnt, iwl_txavg, len_rxavg, iwl_rxavg, len_txavg; local
3339 iwl_txavg = hldev->irq_workload_txd[ring_no] / iwl_txcnt;
3340 iwl_avg = iwl_rxavg + iwl_txavg;

Completed in 147 milliseconds