Searched defs:mwifiex_dbg (Results 1 – 1 of 1) sorted by relevance
150 struct mwifiex_dbg { struct151 u32 num_cmd_host_to_card_failure;152 u32 num_cmd_sleep_cfm_host_to_card_failure;153 u32 num_tx_host_to_card_failure;154 u32 num_event_deauth;155 u32 num_event_disassoc;156 u32 num_event_link_lost;157 u32 num_cmd_deauth;158 u32 num_cmd_assoc_success;159 u32 num_cmd_assoc_failure;[all …]