Home
last modified time | relevance | path

Searched refs:rtw_setstakey_cmd (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h584 extern u8 rtw_setstakey_cmd(struct adapter *padapter, struct sta_info *sta, u8 unicast_key, bool e…
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c861 u8 rtw_setstakey_cmd(struct adapter *padapter, struct sta_info *sta, u8 unicast_key, bool enqueue) in rtw_setstakey_cmd() function
H A Drtw_ap.c2013 rtw_setstakey_cmd(padapter, psta, true, false); in rtw_ap_restore_network()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c792 rtw_setstakey_cmd(padapter, psta, true, true); in rtw_cfg80211_set_encryption()