Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c130 wr32(IGC_ENDQT(i), NSEC_PER_SEC); in igc_tsn_disable_offload()
182 wr32(IGC_ENDQT(i), ring->end_time); in igc_tsn_enable_offload()
H A Digc_regs.h234 #define IGC_ENDQT(_n) (0x3334 + 0x4 * (_n)) macro