Home
last modified time | relevance | path

Searched refs:rndis_cipher_suites (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/
H A Drndis_wlan.c389 static const u32 rndis_cipher_suites[] = { variable
427 u32 cipher_suites[ARRAY_SIZE(rndis_cipher_suites)];
3469 memcpy(priv->cipher_suites, rndis_cipher_suites, in rndis_wlan_bind()
3470 sizeof(rndis_cipher_suites)); in rndis_wlan_bind()
3472 wiphy->n_cipher_suites = ARRAY_SIZE(rndis_cipher_suites); in rndis_wlan_bind()
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Drndis_wlan.c389 static const u32 rndis_cipher_suites[] = { variable
427 u32 cipher_suites[ARRAY_SIZE(rndis_cipher_suites)];
3472 memcpy(priv->cipher_suites, rndis_cipher_suites, in rndis_wlan_bind()
3473 sizeof(rndis_cipher_suites)); in rndis_wlan_bind()
3475 wiphy->n_cipher_suites = ARRAY_SIZE(rndis_cipher_suites); in rndis_wlan_bind()

Completed in 10 milliseconds