Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/ !
Digc_regs.h83 #define IGC_FHFT_PRIO_MASK GENMASK(18, 16) macro
Digc_main.c3334 queuing |= (input->prio << IGC_FHFT_PRIO_SHIFT) & IGC_FHFT_PRIO_MASK; in igc_write_flex_filter_ll()