Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h84 #define IGC_FHFT_PRIO_MASK GENMASK(18, 16) macro
H A Digc_main.c3647 queuing |= FIELD_PREP(IGC_FHFT_PRIO_MASK, input->prio); in igc_write_flex_filter_ll()