Home
last modified time | relevance | path

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

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