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