Home
last modified time | relevance | path

Searched refs:bWepDefaultKeyIdxSet (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/rtl8723bs/include/
Drtw_security.h172 u8 bWepDefaultKeyIdxSet; member
/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c544 if (psecuritypriv->bWepDefaultKeyIdxSet == 0) { in rtw_cfg80211_ap_set_encryption()
742 if (psecuritypriv->bWepDefaultKeyIdxSet == 0) { in rtw_cfg80211_set_encryption()
940 psecuritypriv->bWepDefaultKeyIdxSet = 0; in cfg80211_rtw_del_key()
966 …psecuritypriv->bWepDefaultKeyIdxSet = 1; /* set the flag to represent that wep default key has bee… in cfg80211_rtw_set_default_key()