Searched refs:reassoc_on (Results 1 – 11 of 11) sorted by relevance
1457 handle->reassoc_on = 0; in woal_init_sw()5463 priv->reassoc_on = MFALSE;5648 handle->reassoc_on &= ~MBIT(priv->bss_index);5649 priv->reassoc_on = MFALSE;5652 handle->reassoc_on = 0;5654 handle->priv[intf_num]->reassoc_on = MFALSE;5658 if (!handle->reassoc_on && handle->is_reassoc_timer_set) {
1348 BOOLEAN reassoc_on; member1707 t_u8 reassoc_on; member
3611 handle->reassoc_on &= ~MBIT(priv->bss_index); in woal_set_get_reassoc()3612 priv->reassoc_on = MFALSE; in woal_set_get_reassoc()3614 if (!handle->reassoc_on && in woal_set_get_reassoc()3620 handle->reassoc_on |= MBIT(priv->bss_index); in woal_set_get_reassoc()3621 priv->reassoc_on = MTRUE; in woal_set_get_reassoc()3624 data = (int)(priv->reassoc_on); in woal_set_get_reassoc()
7404 data = (int)(priv->reassoc_on); in woal_priv_set_get_reassoc()7412 handle->reassoc_on &= ~MBIT(priv->bss_index); in woal_priv_set_get_reassoc()7413 priv->reassoc_on = MFALSE; in woal_priv_set_get_reassoc()7415 if (!handle->reassoc_on && in woal_priv_set_get_reassoc()7422 handle->reassoc_on |= MBIT(priv->bss_index); in woal_priv_set_get_reassoc()7423 priv->reassoc_on = MTRUE; in woal_priv_set_get_reassoc()
1433 if (priv->reassoc_on == MTRUE) { in moal_recv_event()
3414 handle->reassoc_on &= ~MBIT(priv->bss_index); in woal_set_get_reassoc()3415 priv->reassoc_on = MFALSE; in woal_set_get_reassoc()3417 if (!handle->reassoc_on && in woal_set_get_reassoc()3423 handle->reassoc_on |= MBIT(priv->bss_index); in woal_set_get_reassoc()3424 priv->reassoc_on = MTRUE; in woal_set_get_reassoc()3427 data = (int)(priv->reassoc_on); in woal_set_get_reassoc()
4194 handle->reassoc_on &= in woal_priv_setgetautoassoc()4196 priv->reassoc_on = MFALSE; in woal_priv_setgetautoassoc()4198 if (!handle->reassoc_on && in woal_priv_setgetautoassoc()4211 handle->reassoc_on |= in woal_priv_setgetautoassoc()4213 priv->reassoc_on = MTRUE; in woal_priv_setgetautoassoc()4232 handle->reassoc_on &= in woal_priv_setgetautoassoc()4234 priv->reassoc_on = MFALSE; in woal_priv_setgetautoassoc()4236 if (!handle->reassoc_on && in woal_priv_setgetautoassoc()4249 handle->reassoc_on |= in woal_priv_setgetautoassoc()4251 priv->reassoc_on = MTRUE; in woal_priv_setgetautoassoc()[all …]
2041 handle->reassoc_on = 0;7534 priv->reassoc_on = MFALSE;7837 handle->reassoc_on &= ~MBIT(priv->bss_index);7838 priv->reassoc_on = MFALSE;7843 handle->reassoc_on = 0;7845 handle->priv[intf_num]->reassoc_on = MFALSE;7853 if (!handle->reassoc_on && handle->is_reassoc_timer_set) {
1659 BOOLEAN reassoc_on; member2447 t_u8 reassoc_on; member
2686 if (priv->reassoc_on == MTRUE) { in woal_set_essid()2757 if (priv->reassoc_on == MTRUE && req_ssid.ssid_len) { in woal_set_essid()
2614 if (priv->reassoc_on == MTRUE) {