Searched refs:channel_detector (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c141 * struct channel_detector - detector elements for a DFS channel
150 struct channel_detector { struct
158 struct channel_detector *cd) channel_detector_reset()
169 struct channel_detector *cd) channel_detector_exit()
184 static struct channel_detector * channel_detector_create()
188 struct channel_detector *cd; channel_detector_create()
213 "failed to allocate channel_detector for freq=%d\n", freq); channel_detector_create()
227 static struct channel_detector * channel_detector_get()
230 struct channel_detector *cd; channel_detector_get()
245 struct channel_detector *cd; dpd_reset()
253 struct channel_detector *cd, *cd0; dpd_exit()
264 struct channel_detector *cd; dpd_add_pulse()
309 struct channel_detector *cd, *cd0; dpd_set_domain()
H A Ddfs_pattern_detector.h84 * @channel_detectors: list connecting channel_detector elements

Completed in 56 milliseconds