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

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-device.h379 int irq_workload_rxcnt[XGE_HAL_MAX_RING_NUM]; member in struct:__anon11198
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device-fp.c372 hldev->irq_workload_rxcnt[channel->post_qid] ++;
H A Dxgehal-device.c3319 iwl_rxcnt = (hldev->irq_workload_rxcnt[ring_no] ?
3320 hldev->irq_workload_rxcnt[ring_no] : 1);
3417 hldev->irq_workload_rxcnt[ring_no] = 0;

Completed in 101 milliseconds