Searched refs:rawtable (Results 1 – 1 of 1) sorted by relevance
1977 u16 rawtable[SQI_SAMPLES]; in lan887x_get_sqi_100M() local2030 rawtable[i] = (u16)rc; in lan887x_get_sqi_100M()2042 sort(rawtable, SQI_SAMPLES, sizeof(u16), sqi_compare, NULL); in lan887x_get_sqi_100M()2046 sqiavg += rawtable[i]; in lan887x_get_sqi_100M()