Home
last modified time | relevance | path

Searched refs:STA_KEY_FLG_KEY_32BYTES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h169 * @STA_KEY_FLG_KEY_32BYTES: for non-wep key set for 32 bytes key
189 STA_KEY_FLG_KEY_32BYTES = BIT(12), enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h116 * @STA_KEY_FLG_KEY_32BYTES: for non-wep key set for 32 bytes key
136 STA_KEY_FLG_KEY_32BYTES = BIT(12), enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c3336 key_flags |= cpu_to_le16(STA_KEY_FLG_KEY_32BYTES); in iwl_mvm_send_sta_key()
3432 cpu_to_le32(STA_KEY_FLG_KEY_32BYTES); in iwl_mvm_send_sta_igtk()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c3608 key_flags |= cpu_to_le16(STA_KEY_FLG_KEY_32BYTES); in iwl_mvm_send_sta_key()
3744 cpu_to_le32(STA_KEY_FLG_KEY_32BYTES); in iwl_mvm_send_sta_igtk()

Completed in 12 milliseconds