Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_regs.h68 #define IGC_FHFT(_n) (0x09000 + (256 * (_n))) /* Flexible Host Filter */ macro
H A Digc_main.c3513 *fhft = (fhft_index < 4) ? IGC_FHFT(fhft_index) : in igc_flex_filter_select()