Home
last modified time | relevance | path

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

/linux/net/wireless/
A Dwext-spy.c35 if (!spydata) in iw_handler_set_spy()
41 spydata->spy_number = 0; in iw_handler_set_spy()
60 memset(spydata->spy_stat, 0, in iw_handler_set_spy()
84 if (!spydata) in iw_handler_get_spy()
95 if (spydata->spy_number > 0) in iw_handler_get_spy()
97 spydata->spy_stat, in iw_handler_get_spy()
119 if (!spydata) in iw_handler_set_thrspy()
127 memset(spydata->spy_thr_under, '\0', sizeof(spydata->spy_thr_under)); in iw_handler_set_thrspy()
146 if (!spydata) in iw_handler_get_thrspy()
162 struct iw_spy_data * spydata, in iw_send_thrspy_event() argument
[all …]

Completed in 3 milliseconds