Home
last modified time | relevance | path

Searched refs:rawtable (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/phy/
H A Dmicrochip_t1.c1977 u16 rawtable[SQI_SAMPLES]; in lan887x_get_sqi_100M() local
2030 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()