Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dcmd.h80 int wl18xx_cmd_radar_detection_debug(struct wl1271 *wl, u8 channel);
H A Dcmd.c193 int wl18xx_cmd_radar_detection_debug(struct wl1271 *wl, u8 channel) in wl18xx_cmd_radar_detection_debug() function
H A Ddebugfs.c271 ret = wl18xx_cmd_radar_detection_debug(wl, channel); in radar_detection_write()