Home
last modified time | relevance | path

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

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