Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dlocation.h487 * @cipher: The negotiated cipher. see &enum iwl_location_cipher.
747 * enum iwl_location_cipher - location cipher selection
754 enum iwl_location_cipher { enum
781 * &enum iwl_location_cipher.
828 * &enum iwl_location_cipher.
886 * &enum iwl_location_cipher.
960 * &enum iwl_location_cipher.
1043 * &enum iwl_location_cipher.
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h2765 enum iwl_location_cipher iwl_mvm_cipher_to_location_cipher(u32 cipher) in iwl_mvm_cipher_to_location_cipher()