Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ioctl_set.h13 u8 rtw_set_802_11_authentication_mode(struct adapter *pdapter, enum ndis_802_11_authentication_mode…
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ioctl_set.c402 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/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1594 rtw_set_802_11_authentication_mode(padapter, psecuritypriv->ndisauthtype); in cfg80211_rtw_join_ibss()
1770 rtw_set_802_11_authentication_mode(padapter, authmode); in cfg80211_rtw_connect()