Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dcmd.h94 int wl18xx_cmd_radar_detection_debug(struct wl1271 *wl, u8 channel);
Dcmd.c207 int wl18xx_cmd_radar_detection_debug(struct wl1271 *wl, u8 channel) in wl18xx_cmd_radar_detection_debug() function
Ddebugfs.c287 ret = wl18xx_cmd_radar_detection_debug(wl, channel); in radar_detection_write()