Searched refs:woal_cfg80211_set_key (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_sta_cfg80211.h | 32 woal_cfg80211_set_key(moal_private *priv, t_u8 is_enable_wep,
|
| H A D | moal_cfg80211.c | 274 woal_cfg80211_set_key(moal_private *priv, t_u8 is_enable_wep, in woal_cfg80211_set_key() function 426 ret = woal_cfg80211_set_key(priv, 0, cipher, key, key_len, NULL, in woal_cfg80211_set_wep_keys() 431 woal_cfg80211_set_key(priv, 1, cipher, key, key_len, NULL, 0, in woal_cfg80211_set_wep_keys() 1295 if (woal_cfg80211_set_key(priv, 0, params->cipher, params->key, in woal_cfg80211_add_key() 1353 woal_cfg80211_set_key(priv, 0, 0, NULL, 0, NULL, 0, key_index, in woal_cfg80211_del_key()
|
| H A D | moal_sta_cfg80211.c | 1899 woal_cfg80211_set_key(priv, 0, 0, NULL, 0, NULL, 0, in woal_cfg80211_assoc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211.h | 70 mlan_status woal_cfg80211_set_key(moal_private *priv, t_u8 is_enable_wep,
|
| H A D | moal_cfg80211.c | 336 mlan_status woal_cfg80211_set_key(moal_private *priv, t_u8 is_enable_wep, in woal_cfg80211_set_key() function 540 ret = woal_cfg80211_set_key(priv, 0, cipher, key, key_len, NULL, in woal_cfg80211_set_wep_keys() 546 ret = woal_cfg80211_set_key(priv, 1, cipher, key, key_len, NULL, in woal_cfg80211_set_wep_keys() 1506 if (woal_cfg80211_set_key(priv, 0, params->cipher, params->key, in woal_cfg80211_add_key() 1567 woal_cfg80211_set_key(priv, 0, 0, NULL, 0, NULL, 0, key_index, in woal_cfg80211_del_key()
|
| H A D | moal_sta_cfg80211.c | 2244 woal_cfg80211_set_key(priv, 0, 0, NULL, 0, NULL, 0, in woal_cfg80211_authenticate() 3042 woal_cfg80211_set_key(priv, 0, 0, NULL, 0, NULL, 0, in woal_cfg80211_assoc()
|