Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dwext-spy.c123 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()
/Linux-v4.19/include/net/
Diw_handler.h402 struct iw_quality spy_thr_low; /* Low threshold */ member