Home
last modified time | relevance | path

Searched refs:hal_encrypt_type (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal_tx.h28 enum hal_encrypt_type encrypt_type;
H A Ddp_rx.h103 int ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype);
H A Dmac.h171 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher);
H A Ddp_rx.c31 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 Dhal_desc.h990 enum hal_encrypt_type { enum
H A Ddp_tx.c65 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher) in ath11k_dp_tx_get_encrypt_type()
H A Dmac.c6040 enum hal_encrypt_type enctype; in ath11k_mac_mgmt_tx_wmi()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.h75 enum hal_encrypt_type ath12k_dp_tx_get_encrypt_type(u32 cipher);
H A Dhal_tx.h30 enum hal_encrypt_type encrypt_type;
H A Ddp_rx.c23 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()
1883 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_mic_len()
1910 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_param_len()
1938 enum hal_encrypt_type enctype) in ath12k_dp_rx_crypto_icv_len()
1964 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_nwifi()
2011 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_raw()
2072 enum hal_encrypt_type enctype) in ath12k_get_dot11_hdr_from_rx_desc()
2114 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap_eth()
2143 enum hal_encrypt_type enctype, in ath12k_dp_rx_h_undecap()
[all …]
H A Dhw.h115 enum hal_encrypt_type;
H A Dhal.h1072 enum hal_encrypt_type enctype);
H A Dhal_desc.h1243 enum hal_encrypt_type { enum
H A Dhal.c473 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 Ddp_tx.c61 enum hal_encrypt_type ath12k_dp_tx_get_encrypt_type(u32 cipher) in ath12k_dp_tx_get_encrypt_type()