Searched refs:hal_encrypt_type (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_tx.h | 22 u8 ath12k_dp_tx_crypto_iv_len(enum hal_encrypt_type enc_type); 23 u8 ath12k_dp_tx_crypto_icv_len(enum hal_encrypt_type enc_type);
|
| H A D | dp_tx.c | 62 enum hal_encrypt_type ath12k_dp_tx_get_encrypt_type(u32 cipher) in ath12k_dp_tx_get_encrypt_type() 85 u8 ath12k_dp_tx_crypto_iv_len(enum hal_encrypt_type enc_type) in ath12k_dp_tx_crypto_iv_len() 108 u8 ath12k_dp_tx_crypto_icv_len(enum hal_encrypt_type enc_type) in ath12k_dp_tx_crypto_icv_len()
|
| H A D | dp_rx.c | 871 int ath12k_dp_rx_crypto_mic_len(struct ath12k_dp *dp, enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_mic_len() 898 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_param_len() 926 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_icv_len() 952 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_nwifi() 1000 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_raw() 1061 enum hal_encrypt_type enctype, in ath12k_get_dot11_hdr_from_rx_desc() 1102 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_eth() 1143 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap() 1507 enum hal_encrypt_type enctype, u32 flags) in ath12k_dp_rx_h_undecap_frag()
|
| H A D | hw.h | 135 enum hal_encrypt_type;
|
| H A D | hal.h | 443 enum hal_encrypt_type { enum 1378 enum hal_encrypt_type enctype);
|
| H A D | mac.c | 9218 enum hal_encrypt_type enctype; in ath12k_mac_mgmt_tx_wmi()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| 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() 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 …]
|
| /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() 817 enum hal_encrypt_type encrypt_type) in ath12k_wifi7_dp_rx_h_defrag_validate_incr_pn() 993 enum hal_encrypt_type enctype, in ath12k_wifi7_dp_rx_h_verify_tkip_mic() 1065 enum hal_encrypt_type enctype, in ath12k_wifi7_dp_rx_h_defrag() 1169 enum hal_encrypt_type enctype = rx_info->enctype; in ath12k_wifi7_dp_rx_frag_h_mpdu()
|
| H A D | hal_qcc2072.c | 127 enum hal_encrypt_type enctype) in ath12k_hal_rx_desc_get_crypto_hdr_qcc2072()
|
| H A D | hal_wcn7850.c | 543 enum hal_encrypt_type enctype) in ath12k_hal_rx_desc_get_crypto_hdr_wcn7850()
|
| H A D | hal_qcn9274.c | 857 enum hal_encrypt_type enctype) in ath12k_hal_rx_desc_get_crypto_hdr_qcn9274()
|
| H A D | dp_tx.c | 34 enum hal_encrypt_type enc_type = in ath12k_wifi7_dp_tx_encap_eapol()
|