Searched refs:hal_encrypt_type (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | hal_tx.h | 27 enum hal_encrypt_type encrypt_type;
|
H A D | mac.h | 148 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher);
|
H A D | dp_rx.c | 28 static enum hal_encrypt_type ath11k_dp_rx_h_mpdu_start_enctype(struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_enctype() 1834 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_mic_len() 1861 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_param_len() 1889 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_icv_len() 1916 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_nwifi() 1993 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_raw() 2053 enum hal_encrypt_type enctype) in ath11k_dp_rx_h_find_rfc1042() 2081 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_eth() 2128 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap() 2164 enum hal_encrypt_type enctyp in ath11k_dp_rx_h_mpdu() [all...] |
H A D | hal_desc.h | 966 enum hal_encrypt_type { enum
|
H A D | dp_tx.c | 58 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher) in ath11k_dp_tx_get_encrypt_type()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | hal_tx.h | 28 enum hal_encrypt_type encrypt_type;
|
H A D | mac.h | 170 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher);
|
H A D | dp_rx.c | 30 enum hal_encrypt_type ath11k_dp_rx_h_mpdu_start_enctype(struct ath11k_base *ab, in ath11k_dp_rx_h_mpdu_start_enctype() 1883 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 enctyp in ath11k_dp_rx_h_mpdu() [all...] |
H A D | hal_desc.h | 989 enum hal_encrypt_type { enum
|
H A D | dp_tx.c | 60 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher) in ath11k_dp_tx_get_encrypt_type()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | mac.h | 75 enum hal_encrypt_type ath12k_dp_tx_get_encrypt_type(u32 cipher);
|
H A D | hal_tx.h | 30 enum hal_encrypt_type encrypt_type;
|
H A D | hw.h | 115 enum hal_encrypt_type;
|
H A D | dp_rx.c | 23 static enum hal_encrypt_type ath12k_dp_rx_h_enctype(struct ath12k_base *ab, in ath12k_dp_rx_h_enctype() 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 enctyp in ath12k_dp_rx_h_undecap() [all...] |
H A D | hal.h | 1072 enum hal_encrypt_type enctype);
|
H A 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()
|
H A D | hal_desc.h | 1243 enum hal_encrypt_type { enum
|
H A D | dp_tx.c | 57 enum hal_encrypt_type ath12k_dp_tx_get_encrypt_type(u32 cipher) in ath12k_dp_tx_get_encrypt_type()
|
Completed in 53 milliseconds