Searched refs:IGC_EITR (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | igc_regs.h | 43 #define IGC_EITR(_n) (0x01680 + (0x4 * (_n))) macro |
| D | if_igc.c | 1723 IGC_WRITE_REG(hw, IGC_EITR(iq->msix), newitr); in igc_configure_queues() |