Searched refs:hs_auto_arp (Results 1 – 8 of 8) sorted by relevance
3436 if (priv->phandle->hs_auto_arp) { in woal_cancel_hs()3446 if (priv->phandle->hs_auto_arp) { in woal_cancel_hs()3452 if (priv->phandle->hs_auto_arp) { in woal_cancel_hs()3739 if (handle->hs_auto_arp && media_connected) { in woal_enable_hs()3749 if (handle->hs_auto_arp) { in woal_enable_hs()3755 if (handle->hs_auto_arp && media_connected) { in woal_enable_hs()
2404 t_u8 hs_auto_arp; member
7084 handle->hs_auto_arp = data[0]; in woal_priv_set_get_auto_arp()7086 handle->hs_auto_arp ? "enable" : "disable"); in woal_priv_set_get_auto_arp()7089 moal_memcpy_ext(handle, respbuf, &handle->hs_auto_arp, in woal_priv_set_get_auto_arp()7090 sizeof(handle->hs_auto_arp), respbuflen); in woal_priv_set_get_auto_arp()7091 ret = sizeof(handle->hs_auto_arp); in woal_priv_set_get_auto_arp()
1976 handle->hs_auto_arp = MTRUE;
1671 t_u8 hs_auto_arp; member
5641 handle->hs_auto_arp = data[0]; in woal_priv_set_get_auto_arp()5643 handle->hs_auto_arp ? "enable" : "disable"); in woal_priv_set_get_auto_arp()5646 memcpy(respbuf, &handle->hs_auto_arp, sizeof(handle->hs_auto_arp)); in woal_priv_set_get_auto_arp()5647 ret = sizeof(handle->hs_auto_arp); in woal_priv_set_get_auto_arp()
2644 if (priv->phandle->hs_auto_arp) { in woal_cancel_hs()2916 if (handle->hs_auto_arp) { in woal_enable_hs()
1408 handle->hs_auto_arp = MTRUE; in woal_init_sw()