Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c38 tqavctrl = rd32(IGC_TQAVCTRL); in igc_tsn_disable_offload()
41 wr32(IGC_TQAVCTRL, tqavctrl); in igc_tsn_disable_offload()
81 tqavctrl = rd32(IGC_TQAVCTRL); in igc_tsn_enable_offload()
83 wr32(IGC_TQAVCTRL, tqavctrl); in igc_tsn_enable_offload()
H A Digc_regs.h201 #define IGC_TQAVCTRL 0x3570 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c94 tqavctrl = rd32(IGC_TQAVCTRL); in igc_tsn_disable_offload()
98 wr32(IGC_TQAVCTRL, tqavctrl); in igc_tsn_disable_offload()
248 tqavctrl = rd32(IGC_TQAVCTRL) & ~IGC_TQAVCTRL_FUTSCDDIS; in igc_tsn_enable_offload()
295 wr32(IGC_TQAVCTRL, tqavctrl); in igc_tsn_enable_offload()
H A Digc_regs.h225 #define IGC_TQAVCTRL 0x3570 macro

Completed in 4 milliseconds