Searched refs:IGC_LTRMAXV_SCALE_1024 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_i225.c617 scale_max = (ltr_max / 1024) < 1024 ? IGC_LTRMAXV_SCALE_1024 :
621 ltr_max /= scale_max == IGC_LTRMAXV_SCALE_1024 ? 1024 : 32768;
H A Digc_defines.h679 #define IGC_LTRMAXV_SCALE_1024 2 macro

Completed in 152 milliseconds