Searched refs:switch_result (Results 1 – 6 of 6) sorted by relevance
287 tdls_evt->u.switch_result.status, in mwifiex_parse_tdls_event()288 tdls_evt->u.switch_result.reason, in mwifiex_parse_tdls_event()289 tdls_evt->u.switch_result.cur_chan); in mwifiex_parse_tdls_event()292 if (tdls_evt->u.switch_result.status != 0) { in mwifiex_parse_tdls_event()293 switch (tdls_evt->u.switch_result.cur_chan) { in mwifiex_parse_tdls_event()307 switch (tdls_evt->u.switch_result.cur_chan) { in mwifiex_parse_tdls_event()
2223 struct chan_switch_result switch_result; member
233 tdls_event->u.switch_result.status, in wlan_parse_tdls_event()234 tdls_event->u.switch_result.reason, in wlan_parse_tdls_event()235 (int)tdls_event->u.switch_result.current_channel); in wlan_parse_tdls_event()236 if (tdls_event->u.switch_result.status == MLAN_STATUS_SUCCESS) { in wlan_parse_tdls_event()237 if (tdls_event->u.switch_result.current_channel == in wlan_parse_tdls_event()249 } else if (tdls_event->u.switch_result. in wlan_parse_tdls_event()263 if (tdls_event->u.switch_result.current_channel == in wlan_parse_tdls_event()266 else if (tdls_event->u.switch_result.current_channel == in wlan_parse_tdls_event()
1580 chan_switch_result switch_result;
234 tdls_event->u.switch_result.status, in wlan_parse_tdls_event()235 tdls_event->u.switch_result.reason, in wlan_parse_tdls_event()236 (int)tdls_event->u.switch_result.current_channel); in wlan_parse_tdls_event()237 if (tdls_event->u.switch_result.status == MLAN_STATUS_SUCCESS) { in wlan_parse_tdls_event()238 if (tdls_event->u.switch_result.current_channel == in wlan_parse_tdls_event()249 } else if (tdls_event->u.switch_result.current_channel == in wlan_parse_tdls_event()262 if (tdls_event->u.switch_result.current_channel == in wlan_parse_tdls_event()265 else if (tdls_event->u.switch_result.current_channel == in wlan_parse_tdls_event()
2153 chan_switch_result switch_result;