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