Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_spy.c129 memset(spydata->spy_thr_under, '\0', sizeof(spydata->spy_thr_under)); in ipw_wx_set_thrspy()
219 if (spydata->spy_thr_under[match]) { in libipw_spy_update()
221 spydata->spy_thr_under[match] = 0; in libipw_spy_update()
227 spydata->spy_thr_under[match] = 1; in libipw_spy_update()
/linux/include/net/
H A Diw_handler.h401 u_char spy_thr_under[IW_MAX_SPY]; member