Home
last modified time | relevance | path

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

/drivers/staging/ks7010/
Dks_wlan.h342 int pairwise_suite; /* unicast cipher */ member
Dks_hostif.c352 priv->wpa.pairwise_suite == IW_AUTH_CIPHER_TKIP) || in hostif_data_indication_wpa()
1163 if (priv->wpa.pairwise_suite == IW_AUTH_CIPHER_TKIP) { in hostif_data_request()
1178 } else if (priv->wpa.pairwise_suite == in hostif_data_request()
1674 switch (priv->wpa.pairwise_suite) { in hostif_sme_set_rsn()
Dks_wlan_net.c1406 priv->wpa.pairwise_suite = value; in ks_wlan_set_auth_mode()
1509 param->value = priv->wpa.pairwise_suite; in ks_wlan_get_auth_mode()