Home
last modified time | relevance | path

Searched refs:IGC_ENDQT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c52 wr32(IGC_ENDQT(i), NSEC_PER_SEC); in igc_tsn_disable_offload()
93 wr32(IGC_ENDQT(i), ring->end_time); in igc_tsn_enable_offload()
H A Digc_regs.h209 #define IGC_ENDQT(_n) (0x3334 + 0x4 * (_n)) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c103 wr32(IGC_ENDQT(i), NSEC_PER_SEC); in igc_tsn_disable_offload()
133 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

Completed in 3 milliseconds