Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c229 wr32(IGC_TQAVHC(i), in igc_tsn_enable_offload()
242 wr32(IGC_TQAVHC(i), 0); in igc_tsn_enable_offload()
H A Digc_regs.h238 #define IGC_TQAVHC(_n) (0x300C + ((_n) * 0x40)) macro