Searched refs:spy_thr_low (Results 1 – 2 of 2) sorted by relevance
123 memcpy(&(spydata->spy_thr_low), &(threshold->low), in iw_handler_set_thrspy()150 memcpy(&(threshold->low), &(spydata->spy_thr_low), in iw_handler_get_thrspy()178 memcpy(&(threshold.low), &(spydata->spy_thr_low), in iw_send_thrspy_event()224 if (wstats->level < spydata->spy_thr_low.level) { in wireless_spy_update()
402 struct iw_quality spy_thr_low; /* Low threshold */ member