Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h592 #define IGC_TXQCTL_QUEUE_MODE_LAUNCHT 0x00000001 macro
H A Digc_tsn.c502 txqctl |= IGC_TXQCTL_QUEUE_MODE_LAUNCHT; in igc_tsn_enable_offload()