Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h82 #define IGC_FHFT_QUEUE_MASK GENMASK(10, 8) macro
H A Digc_main.c3551 queuing |= FIELD_PREP(IGC_FHFT_QUEUE_MASK, input->rx_queue); in igc_write_flex_filter_ll()