Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mwifiex/
Dmain.h189 #define mwifiex_dbg(adapter, mask, fmt, ...) \ macro
201 struct mwifiex_dbg { struct
202 u32 num_cmd_host_to_card_failure;
203 u32 num_cmd_sleep_cfm_host_to_card_failure;
204 u32 num_tx_host_to_card_failure;
205 u32 num_event_deauth;
206 u32 num_event_disassoc;
207 u32 num_event_link_lost;
208 u32 num_cmd_deauth;
209 u32 num_cmd_assoc_success;
[all …]