Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c129 wr32(IGC_STQT(i), 0); in igc_tsn_disable_offload()
181 wr32(IGC_STQT(i), ring->start_time); in igc_tsn_enable_offload()
H A Digc_regs.h233 #define IGC_STQT(_n) (0x3324 + 0x4 * (_n)) macro