Home
last modified time | relevance | path

Searched refs:rtw_set_802_11_authentication_mode (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_ioctl_set.h15 u8 rtw_set_802_11_authentication_mode(struct adapter *adapt,
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_ioctl_set.h19 u8 rtw_set_802_11_authentication_mode(struct adapter *pdapter, enum NDIS_802_11_AUTHENTICATION_MODE…
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_ioctl_set.c441 u8 rtw_set_802_11_authentication_mode(struct adapter *padapter, enum ndis_802_11_auth_mode authmode) in rtw_set_802_11_authentication_mode() function
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_ioctl_set.c557 u8 rtw_set_802_11_authentication_mode(struct adapter *padapter, enum NDIS_802_11_AUTHENTICATION_MOD… in rtw_set_802_11_authentication_mode() function
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c1002 rtw_set_802_11_authentication_mode(padapter, authmode); in rtw_wx_set_wap()
1356 rtw_set_802_11_authentication_mode(padapter, authmode); in rtw_wx_set_essid()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c2006 rtw_set_802_11_authentication_mode(padapter, psecuritypriv->ndisauthtype); in cfg80211_rtw_join_ibss()
2220 rtw_set_802_11_authentication_mode(padapter, authmode); in cfg80211_rtw_connect()
Dioctl_linux.c1192 rtw_set_802_11_authentication_mode(padapter, authmode); in rtw_wx_set_wap()
1602 rtw_set_802_11_authentication_mode(padapter, authmode); in rtw_wx_set_essid()