| /freebsd/sys/dev/ena/ |
| H A D | ena_rss.c | 77 u8 hw_key[ENA_HASH_KEY_SIZE]; in ena_rss_set_hash() local 79 ena_rss_reorder_hash_key(hw_key, key, ENA_HASH_KEY_SIZE); in ena_rss_set_hash() 81 return (ena_com_fill_hash_function(ena_dev, ena_func, hw_key, in ena_rss_set_hash() 88 u8 hw_key[ENA_HASH_KEY_SIZE]; in ena_rss_get_hash_key() local 91 rc = ena_com_get_hash_key(ena_dev, hw_key); in ena_rss_get_hash_key() 95 ena_rss_reorder_hash_key(key, hw_key, ENA_HASH_KEY_SIZE); in ena_rss_get_hash_key()
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | tx.c | 131 if (!iwl_mvm_has_new_tx_api(mvm) && info->control.hw_key && in iwl_mvm_tx_csum() 132 info->control.hw_key->cipher != WLAN_CIPHER_SUITE_WEP40 && in iwl_mvm_tx_csum() 133 info->control.hw_key->cipher != WLAN_CIPHER_SUITE_WEP104) in iwl_mvm_tx_csum() 134 mh_len += info->control.hw_key->iv_len; in iwl_mvm_tx_csum() 443 struct ieee80211_key_conf *keyconf = info->control.hw_key; in iwl_mvm_set_tx_cmd_pn() 466 struct ieee80211_key_conf *keyconf = info->control.hw_key; in iwl_mvm_set_tx_cmd_crypto() 582 if (!info->control.hw_key) in iwl_mvm_set_tx_params() 639 if (info->control.hw_key) in iwl_mvm_set_tx_params() 1203 info->control.hw_key && in iwl_mvm_tx_mpdu() 1205 info->control.hw_key->iv_len : 0); in iwl_mvm_tx_mpdu()
|
| H A D | tdls.c | 410 if (info->control.hw_key) { in iwl_mvm_tdls_config_channel_switch() 411 if (info->control.hw_key->cipher != WLAN_CIPHER_SUITE_CCMP) { in iwl_mvm_tdls_config_channel_switch()
|
| H A D | mvm.h | 1727 struct ieee80211_key_conf *keyconf = info->control.hw_key; in iwl_mvm_set_tx_cmd_ccmp()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | pci_mac.c | 26 struct ieee80211_key_conf *key = info->control.hw_key; in mt7615_write_fw_txp() 70 struct ieee80211_key_conf *key = info->control.hw_key; in mt7615_tx_prepare_skb()
|
| H A D | usb_sdio.c | 189 struct ieee80211_key_conf *key = info->control.hw_key; in mt7663_usb_sdio_tx_prepare_skb()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | pci_mac.c | 15 struct ieee80211_key_conf *key = info->control.hw_key; in mt7921e_tx_prepare_skb()
|
| H A D | mac.c | 785 struct ieee80211_key_conf *key = info->control.hw_key; in mt7921_usb_sdio_tx_prepare_skb()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | pci_mac.c | 15 struct ieee80211_key_conf *key = info->control.hw_key; in mt7925e_tx_prepare_skb()
|
| H A D | mac.c | 1409 struct ieee80211_key_conf *key = info->control.hw_key; in mt7925_usb_sdio_tx_prepare_skb()
|
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | tx.c | 319 if (info && info->control.hw_key) { in rtw_tx_pkt_info_update_sec() 320 struct ieee80211_key_conf *key = info->control.hw_key; in rtw_tx_pkt_info_update_sec()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt76x02_mac.c | 342 struct ieee80211_key_conf *key = info->control.hw_key; in mt76x02_mac_write_txwi() 354 if (!info->control.hw_key && wcid && wcid->hw_key_idx != 0xff && in mt76x02_mac_write_txwi()
|
| /freebsd/sys/contrib/dev/athk/ath12k/wifi7/ |
| H A D | hw.c | 769 struct ieee80211_key_conf *key = info->control.hw_key; in ath12k_wifi7_mac_op_tx()
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | tx.c | 551 if (!info->control.hw_key) in iwl_mld_fill_tx_cmd()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
| H A D | mac.c | 1052 struct ieee80211_key_conf *key = info->control.hw_key; in mt7603_tx_prepare_skb()
|
| /freebsd/sys/compat/linuxkpi/common/include/net/ |
| H A D | mac80211.h | 897 struct ieee80211_key_conf *hw_key; member
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | core.c | 662 key = info->control.hw_key; in rtw89_core_tx_update_sec_key() 894 if (chip->hw_mgmt_tx_encrypt && IEEE80211_SKB_CB(skb)->control.hw_key) { in rtw89_core_tx_update_mgmt_info() 1123 if (IEEE80211_SKB_CB(skb)->control.hw_key) in rtw89_core_tx_update_data_info()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | mac.c | 757 struct ieee80211_key_conf *key = info->control.hw_key; in mt7915_tx_prepare_skb()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | mac.c | 1051 struct ieee80211_key_conf *key = info->control.hw_key; in mt7996_tx_prepare_skb()
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | mac.c | 3957 !info->control.hw_key) { in ath10k_mac_tx_h_fill_cb()
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_80211.c | 5930 info->control.hw_key = kc;
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | mac.c | 6517 struct ieee80211_key_conf *key = info->control.hw_key; in ath11k_mac_op_tx()
|