Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc_tsn.c94 tqavctrl = rd32(IGC_TQAVCTRL); in igc_tsn_disable_offload()
98 wr32(IGC_TQAVCTRL, tqavctrl); in igc_tsn_disable_offload()
228 tqavctrl = rd32(IGC_TQAVCTRL) & ~IGC_TQAVCTRL_FUTSCDDIS; in igc_tsn_enable_offload()
253 wr32(IGC_TQAVCTRL, tqavctrl); in igc_tsn_enable_offload()
A Digc_regs.h225 #define IGC_TQAVCTRL 0x3570 macro

Completed in 4 milliseconds