Searched refs:spy_thr_low (Results 1 - 2 of 2) sorted by path

/linux-master/include/net/
H A Diw_handler.h402 struct iw_quality spy_thr_low; /* Low threshold */ member in struct:iw_spy_data
/linux-master/net/wireless/
H A Dwext-spy.c123 spydata->spy_thr_low = threshold->low;
150 threshold->low = spydata->spy_thr_low;
178 threshold.low = spydata->spy_thr_low;
224 if (wstats->level < spydata->spy_thr_low.level) {

Completed in 177 milliseconds