Searched refs:hal_encrypt_type (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | hal_tx.h | 28 enum hal_encrypt_type encrypt_type;
|
D | dp_rx.h | 99 int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype);
|
D | mac.h | 171 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher);
|
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() 1880 int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_mic_len() 1907 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_param_len() 1935 enum hal_encrypt_type enctype) in ath11k_dp_rx_crypto_icv_len() 1962 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_nwifi() 2039 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_raw() 2099 enum hal_encrypt_type enctype) in ath11k_dp_rx_h_find_rfc1042() 2127 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap_eth() 2174 enum hal_encrypt_type enctype, in ath11k_dp_rx_h_undecap() 2247 enum hal_encrypt_type enctype; in ath11k_dp_rx_h_mpdu() [all …]
|
D | hal_desc.h | 990 enum hal_encrypt_type { enum
|
D | dp_tx.c | 60 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher) in ath11k_dp_tx_get_encrypt_type()
|
D | mac.c | 5907 enum hal_encrypt_type enctype; in ath11k_mac_mgmt_tx_wmi()
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | mac.h | 79 enum hal_encrypt_type ath12k_dp_tx_get_encrypt_type(u32 cipher);
|
D | hal_tx.h | 30 enum hal_encrypt_type encrypt_type;
|
D | dp_rx.c | 24 static enum hal_encrypt_type ath12k_dp_rx_h_enctype(struct ath12k_base *ab, in ath12k_dp_rx_h_enctype() 226 enum hal_encrypt_type enctype) in ath12k_dp_rx_desc_get_crypto_header() 1876 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_mic_len() 1903 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_param_len() 1931 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_icv_len() 1957 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_nwifi() 2004 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_raw() 2065 enum hal_encrypt_type enctype) in ath12k_get_dot11_hdr_from_rx_desc() 2107 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_eth() 2136 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap() [all …]
|
D | hw.h | 131 enum hal_encrypt_type;
|
D | hal.c | 473 enum hal_encrypt_type enctype) in ath12k_hw_qcn9274_rx_desc_get_crypto_hdr() 933 enum hal_encrypt_type enctype) in ath12k_hw_qcn9274_compact_rx_desc_get_crypto_hdr() 1292 enum hal_encrypt_type enctype) in ath12k_hw_wcn7850_rx_desc_get_crypto_hdr()
|
D | hal.h | 1074 enum hal_encrypt_type enctype);
|
D | hal_desc.h | 1265 enum hal_encrypt_type { enum
|
D | dp_tx.c | 57 enum hal_encrypt_type ath12k_dp_tx_get_encrypt_type(u32 cipher) in ath12k_dp_tx_get_encrypt_type()
|