Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_tx.h28 enum hal_encrypt_type encrypt_type;
H A Ddp_rx.h99 int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype);
H A Dmac.h171 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher);
H A Ddp_rx.c31 enum hal_encrypt_type ath11k_dp_rx_h_mpdu_start_enctype(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_enctype()
1872 int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_mic_len()
1899 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_param_len()
1927 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_icv_len()
1954 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_nwifi()
2031 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_raw()
2091 enum hal_encrypt_type enctype) in ath11k_dp_rx_h_find_rfc1042()
2119 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_eth()
2166 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 Dhal_desc.h990 enum hal_encrypt_type { enum
H A Ddp_tx.c61 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher) in ath11k_dp_tx_get_encrypt_type()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c866 int ath12k_dp_rx_crypto_mic_len(struct ath12k_dp *dp, enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_mic_len()
893 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_param_len()
921 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_icv_len()
947 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_nwifi()
995 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_raw()
1056 enum hal_encrypt_type enctype, in ath12k_get_dot11_hdr_from_rx_desc()
1097 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_eth()
1125 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap()
1477 enum hal_encrypt_type enctype, u32 flags) in ath12k_dp_rx_h_undecap_frag()
H A Dmac.c9061 enum hal_encrypt_type enctype; in ath12k_mac_mgmt_tx_wmi()