Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h81 #define IGC_FHFT_QUEUE_MASK GENMASK(10, 8) macro
H A Digc_main.c3451 queuing |= (input->rx_queue << IGC_FHFT_QUEUE_SHIFT) & IGC_FHFT_QUEUE_MASK; in igc_write_flex_filter_ll()