Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_i225.c1040 if (IGC_READ_REG(hw, IGC_DMACR) & IGC_DMACR_DMAC_EN) { in igc_set_ltr_i225()
1041 size -= (IGC_READ_REG(hw, IGC_DMACR) & in igc_set_ltr_i225()
H A Digc_regs.h657 #define IGC_DMACR 0x02508 /* Control Register */ macro