Home
last modified time | relevance | path

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

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