Home
last modified time | relevance | path

Searched defs:wl12xx_cmd_config_fwlog (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.h669 struct wl12xx_cmd_config_fwlog { struct
670 struct wl1271_cmd_header header;
673 u8 logger_mode;
676 u8 log_severity;
679 u8 timestamp;
682 u8 output;
685 u8 threshold;
687 u8 padding[3];
Dcmd.c1789 int wl12xx_cmd_config_fwlog(struct wl1271 *wl) in wl12xx_cmd_config_fwlog() function