Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_spy.c126 spydata->spy_thr_high = threshold->high; in ipw_wx_set_thrspy()
153 threshold->high = spydata->spy_thr_high; in ipw_wx_get_thrspy()
181 threshold.high = spydata->spy_thr_high; in iw_send_thrspy_event()
220 if (wstats->level > spydata->spy_thr_high.level) { in libipw_spy_update()
/linux/include/net/
H A Diw_handler.h400 struct iw_quality spy_thr_high; /* High threshold */ member