Home
last modified time | relevance | path

Searched refs:WIFI_NULL_STATE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_mlme.h28 #define WIFI_NULL_STATE 0x00000000 macro
H A Drtl871x_mlme.c815 pmlmepriv->fw_state = WIFI_NULL_STATE; in r8712_joinbss_event_callback()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ioctl_set.c319 _clr_fwstate_(pmlmepriv, ~WIFI_NULL_STATE); in rtw_set_802_11_infrastructure_mode()
H A Drtw_mlme.c1132 pmlmepriv->fw_state = WIFI_NULL_STATE; in rtw_joinbss_update_network()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h27 #define WIFI_NULL_STATE 0x00000000 macro