Home
last modified time | relevance | path

Searched refs:spy_thr_under (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dwext-spy.c127 memset(spydata->spy_thr_under, '\0', sizeof(spydata->spy_thr_under)); in iw_handler_set_thrspy()
217 if (spydata->spy_thr_under[match]) { in wireless_spy_update()
219 spydata->spy_thr_under[match] = 0; in wireless_spy_update()
225 spydata->spy_thr_under[match] = 1; in wireless_spy_update()
/kernel/linux/linux-6.6/net/wireless/
H A Dwext-spy.c127 memset(spydata->spy_thr_under, '\0', sizeof(spydata->spy_thr_under)); in iw_handler_set_thrspy()
217 if (spydata->spy_thr_under[match]) { in wireless_spy_update()
219 spydata->spy_thr_under[match] = 0; in wireless_spy_update()
225 spydata->spy_thr_under[match] = 1; in wireless_spy_update()
/kernel/linux/linux-5.10/include/net/
H A Diw_handler.h404 u_char spy_thr_under[IW_MAX_SPY]; member
/kernel/linux/linux-6.6/include/net/
H A Diw_handler.h404 u_char spy_thr_under[IW_MAX_SPY]; member

Completed in 5 milliseconds