Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h74 #define IGC_IVAR0 0x01700 /* Interrupt Vector Allocation (array) - RW */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c711 val = IGC_READ_REG_ARRAY(hw, IGC_IVAR0, reg_index); in igc_write_ivar()
719 IGC_WRITE_REG_ARRAY(hw, IGC_IVAR0, reg_index, val); in igc_write_ivar()