Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h82 #define IGC_FHFT_PRIO_SHIFT 16 macro
H A Digc_main.c3452 queuing |= (input->prio << IGC_FHFT_PRIO_SHIFT) & IGC_FHFT_PRIO_MASK; in igc_write_flex_filter_ll()