Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dmain.h208 #define mwifiex_dbg(adapter, mask, fmt, ...) \ macro
225 struct mwifiex_dbg { struct
226 u32 num_cmd_host_to_card_failure;
227 u32 num_cmd_sleep_cfm_host_to_card_failure;
228 u32 num_tx_host_to_card_failure;
229 u32 num_event_deauth;
230 u32 num_event_disassoc;
231 u32 num_event_link_lost;
232 u32 num_cmd_deauth;
233 u32 num_cmd_assoc_success;
[all …]