Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dcmd.h655 struct wl12xx_cmd_config_fwlog { struct
656 struct wl1271_cmd_header header;
659 u8 logger_mode;
662 u8 log_severity;
665 u8 timestamp;
668 u8 output;
671 u8 threshold;
673 u8 padding[3];
Dcmd.c1773 int wl12xx_cmd_config_fwlog(struct wl1271 *wl) in wl12xx_cmd_config_fwlog() function