Searched defs:enctype (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/ath/ath12k/ |
D | dp_rx.c | 225 enum hal_encrypt_type enctype) in ath12k_dp_rx_desc_get_crypto_header() 1891 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_mic_len() 1918 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_param_len() 1946 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_icv_len() 1972 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_nwifi() 2019 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_raw() 2080 enum hal_encrypt_type enctype) in ath12k_get_dot11_hdr_from_rx_desc() 2122 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_eth() 2151 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap() 2223 enum hal_encrypt_type enctype; in ath12k_dp_rx_h_mpdu() local [all …]
|
D | hal.c | 473 enum hal_encrypt_type enctype) in ath12k_hw_qcn9274_rx_desc_get_crypto_hdr() 913 enum hal_encrypt_type enctype) in ath12k_hw_wcn7850_rx_desc_get_crypto_hdr()
|
/drivers/net/wireless/ath/ath10k/ |
D | htt_rx.c | 1420 enum htt_rx_mpdu_encrypt_type enctype, in ath10k_htt_rx_h_undecap_raw() 1550 enum htt_rx_mpdu_encrypt_type enctype) in ath10k_htt_rx_h_undecap_nwifi() 1609 enum htt_rx_mpdu_encrypt_type enctype) in ath10k_htt_rx_h_find_rfc1042() 1654 enum htt_rx_mpdu_encrypt_type enctype) in ath10k_htt_rx_h_undecap_eth() 1718 enum htt_rx_mpdu_encrypt_type enctype) in ath10k_htt_rx_h_undecap_snap() 1758 enum htt_rx_mpdu_encrypt_type enctype, in ath10k_htt_rx_h_undecap() 1847 enum htt_rx_mpdu_encrypt_type enctype) in ath10k_htt_rx_h_get_pn() 1879 enum htt_rx_mpdu_encrypt_type enctype) in ath10k_htt_rx_h_frag_pn_check() 1938 enum htt_rx_mpdu_encrypt_type enctype; in ath10k_htt_rx_h_mpdu() local 2231 enum htt_rx_mpdu_encrypt_type enctype; in ath10k_htt_rx_validate_amsdu() local
|
/drivers/net/wireless/ath/ath11k/ |
D | dp_rx.c | 1883 int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_mic_len() 1910 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_param_len() 1938 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_icv_len() 1965 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_nwifi() 2042 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_raw() 2102 enum hal_encrypt_type enctype) in ath11k_dp_rx_h_find_rfc1042() 2130 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_eth() 2177 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap() 2250 enum hal_encrypt_type enctype; in ath11k_dp_rx_h_mpdu() local 3268 enum hal_encrypt_type enctype, u32 flags) in ath11k_dp_rx_h_undecap_frag() [all …]
|
D | mac.c | 6027 enum hal_encrypt_type enctype; in ath11k_mac_mgmt_tx_wmi() local
|