Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c418 static const u32 mvm_ciphers[] = { in iwl_mvm_mac_setup_register() local
450 BUILD_BUG_ON(ARRAY_SIZE(mvm->ciphers) < ARRAY_SIZE(mvm_ciphers) + 2); in iwl_mvm_mac_setup_register()
451 memcpy(mvm->ciphers, mvm_ciphers, sizeof(mvm_ciphers)); in iwl_mvm_mac_setup_register()
452 hw->wiphy->n_cipher_suites = ARRAY_SIZE(mvm_ciphers); in iwl_mvm_mac_setup_register()