Searched refs:hal_encrypt_type (Results 1 – 17 of 17) sorted by relevance
| /src/sys/contrib/dev/athk/ath11k/ |
| H A D | hal_tx.h | 28 enum hal_encrypt_type encrypt_type;
|
| H A D | dp_rx.h | 103 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() 1895 int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_mic_len() 1922 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_param_len() 1950 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_icv_len() 1977 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_nwifi() 2058 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_raw() 2123 enum hal_encrypt_type enctype) in ath11k_dp_rx_h_find_rfc1042() 2159 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_eth() 2210 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap() 2283 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 | 65 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher) in ath11k_dp_tx_get_encrypt_type()
|
| H A D | mac.c | 6184 enum hal_encrypt_type enctype; in ath11k_mac_mgmt_tx_wmi()
|
| /src/sys/contrib/dev/athk/ath12k/ |
| H A D | hal_tx.h | 31 enum hal_encrypt_type encrypt_type;
|
| H A D | mac.h | 178 enum hal_encrypt_type ath12k_dp_tx_get_encrypt_type(u32 cipher);
|
| H A D | dp_rx.h | 181 int ath12k_dp_rx_crypto_mic_len(struct ath12k *ar, enum hal_encrypt_type enctype);
|
| H A D | dp_rx.c | 27 static enum hal_encrypt_type ath12k_dp_rx_h_enctype(struct ath12k_base *ab, in ath12k_dp_rx_h_enctype() 245 enum hal_encrypt_type enctype) in ath12k_dp_rx_desc_get_crypto_header() 2135 int ath12k_dp_rx_crypto_mic_len(struct ath12k *ar, enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_mic_len() 2162 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_param_len() 2190 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_icv_len() 2216 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_nwifi() 2263 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_raw() 2324 enum hal_encrypt_type enctype) in ath12k_get_dot11_hdr_from_rx_desc() 2363 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_eth() 2392 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap() [all …]
|
| H A D | hw.h | 117 enum hal_encrypt_type;
|
| H A D | hal.c | 480 enum hal_encrypt_type enctype) in ath12k_hw_qcn9274_rx_desc_get_crypto_hdr() 934 enum hal_encrypt_type enctype) in ath12k_hw_qcn9274_compact_rx_desc_get_crypto_hdr() 1286 enum hal_encrypt_type enctype) in ath12k_hw_wcn7850_rx_desc_get_crypto_hdr()
|
| H A D | hal.h | 1094 enum hal_encrypt_type enctype);
|
| H A D | hal_desc.h | 1272 enum hal_encrypt_type { enum
|
| H A D | dp_tx.c | 63 enum hal_encrypt_type ath12k_dp_tx_get_encrypt_type(u32 cipher) in ath12k_dp_tx_get_encrypt_type()
|
| H A D | mac.c | 8665 enum hal_encrypt_type enctype; in ath12k_mac_mgmt_tx_wmi()
|