Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h68 #define IGC_FHFT_EXT(_n) (0x09A00 + (256 * (_n))) /* Flexible Host Filter Extended */ macro
H A Digc_main.c3411 IGC_FHFT_EXT(fhft_index - 4); in igc_flex_filter_select()