Searched refs:switch_result (Results 1 – 2 of 2) sorted by relevance
184 tdls_evt->u.switch_result.status, in mwifiex_parse_tdls_event()185 tdls_evt->u.switch_result.reason, in mwifiex_parse_tdls_event()186 tdls_evt->u.switch_result.cur_chan); in mwifiex_parse_tdls_event()189 if (tdls_evt->u.switch_result.status != 0) { in mwifiex_parse_tdls_event()190 switch (tdls_evt->u.switch_result.cur_chan) { in mwifiex_parse_tdls_event()204 switch (tdls_evt->u.switch_result.cur_chan) { in mwifiex_parse_tdls_event()
2050 struct chan_switch_result switch_result; member