Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c50 wr32(IGC_TXQCTL(i), 0); in igc_tsn_disable_offload()
101 wr32(IGC_TXQCTL(i), txqctl); in igc_tsn_enable_offload()
H A Digc_regs.h202 #define IGC_TXQCTL(_n) (0x3344 + 0x4 * (_n)) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c101 wr32(IGC_TXQCTL(i), 0); in igc_tsn_disable_offload()
245 wr32(IGC_TXQCTL(i), txqctl); in igc_tsn_enable_offload()
H A Digc_regs.h226 #define IGC_TXQCTL(_n) (0x3344 + 0x4 * (_n)) macro

Completed in 3 milliseconds