Searched refs:hal_encrypt_type (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_rx.c | 861 int ath12k_dp_rx_crypto_mic_len(struct ath12k_dp *dp, enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_mic_len() 888 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_param_len() 916 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_icv_len() 942 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_nwifi() 990 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_raw() 1051 enum hal_encrypt_type enctype, in ath12k_get_dot11_hdr_from_rx_desc() 1092 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_eth() 1121 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap() 1519 enum hal_encrypt_type enctype, u32 flags) in ath12k_dp_rx_h_undecap_frag()
|
| H A D | mac.c | 9036 enum hal_encrypt_type enctype; in ath12k_mac_mgmt_tx_wmi()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | hal_tx.h | 28 enum hal_encrypt_type encrypt_type;
|
| H A D | dp_rx.h | 99 int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype);
|
| H A D | mac.h | 171 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher);
|
| H A D | dp_rx.c | 31 enum hal_encrypt_type ath11k_dp_rx_h_mpdu_start_enctype(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_enctype() 1871 int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_mic_len() 1898 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_param_len() 1926 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_icv_len() 1953 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_nwifi() 2030 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_raw() 2090 enum hal_encrypt_type enctype) in ath11k_dp_rx_h_find_rfc1042() 2118 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_eth() 2165 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap() 2238 enum hal_encrypt_type enctype; in ath11k_dp_rx_h_mpdu() [all …]
|
| H A D | hal_desc.h | 990 enum hal_encrypt_type { enum
|
| H A D | dp_tx.c | 61 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher) in ath11k_dp_tx_get_encrypt_type()
|
| H A D | mac.c | 6186 enum hal_encrypt_type enctype; in ath11k_mac_mgmt_tx_wmi()
|
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | dp_rx.c | 332 enum hal_encrypt_type enctype; in ath12k_wifi7_dp_rx_h_mpdu() 801 enum hal_encrypt_type encrypt_type) in ath12k_wifi7_dp_rx_h_defrag_validate_incr_pn() 977 enum hal_encrypt_type enctype, in ath12k_wifi7_dp_rx_h_verify_tkip_mic() 1048 enum hal_encrypt_type enctype, in ath12k_wifi7_dp_rx_h_defrag() 1152 enum hal_encrypt_type enctype = rx_info->enctype; in ath12k_wifi7_dp_rx_frag_h_mpdu()
|