Searched refs:nxpwifi_set_encode (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | cfg80211.c | 110 ret = nxpwifi_set_encode(priv, NULL, NULL, 0, key_index, peer_mac, 1); in nxpwifi_cfg80211_del_key() 416 ret = nxpwifi_set_encode(priv, NULL, NULL, 0, key_index, in nxpwifi_cfg80211_set_default_key() 456 ret = nxpwifi_set_encode(priv, params, params->key, params->key_len, in nxpwifi_cfg80211_add_key() 3540 ret = nxpwifi_set_encode(priv, NULL, NULL, 0, 0, NULL, 1); in nxpwifi_cfg80211_associate()
|
| H A D | sta_cfg.c | 852 int nxpwifi_set_encode(struct nxpwifi_private *priv, struct key_params *kp, in nxpwifi_set_encode() function
|
| H A D | main.h | 1287 int nxpwifi_set_encode(struct nxpwifi_private *priv, struct key_params *kp,
|