Searched refs:IGC_ITR_VAL_MASK (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ | ||
D | igc_defines.h | 245 #define IGC_ITR_VAL_MASK 0x04 /* ITR value mask */ macro |
D | igc_main.c | 4057 itr_val = IGC_ITR_VAL_MASK; in igc_write_itr() |