Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Digc_regs.h43 #define IGC_EITR(_n) (0x01680 + (0x4 * (_n))) macro
Dif_igc.c1723 IGC_WRITE_REG(hw, IGC_EITR(iq->msix), newitr); in igc_configure_queues()