Searched defs:mwifiex_dbg (Results 1 – 1 of 1) sorted by relevance
136 struct mwifiex_dbg { struct137 u32 num_cmd_host_to_card_failure;138 u32 num_cmd_sleep_cfm_host_to_card_failure;139 u32 num_tx_host_to_card_failure;140 u32 num_event_deauth;141 u32 num_event_disassoc;142 u32 num_event_link_lost;143 u32 num_cmd_deauth;144 u32 num_cmd_assoc_success;145 u32 num_cmd_assoc_failure;[all …]