Searched refs:switch_result (Results 1 – 2 of 2) sorted by relevance
280 tdls_evt->u.switch_result.status, in mwifiex_parse_tdls_event()281 tdls_evt->u.switch_result.reason, in mwifiex_parse_tdls_event()282 tdls_evt->u.switch_result.cur_chan); in mwifiex_parse_tdls_event()285 if (tdls_evt->u.switch_result.status != 0) { in mwifiex_parse_tdls_event()286 switch (tdls_evt->u.switch_result.cur_chan) { in mwifiex_parse_tdls_event()300 switch (tdls_evt->u.switch_result.cur_chan) { in mwifiex_parse_tdls_event()
2260 struct chan_switch_result switch_result; member