Home
last modified time | relevance | path

Searched refs:hal_rx_desc (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Ddp_rx.c23 static u8 *ath11k_dp_rx_h_80211_hdr(struct hal_rx_desc *desc) in ath11k_dp_rx_h_80211_hdr()
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()
38 static u8 ath11k_dp_rx_h_msdu_start_decap_type(struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_decap_type()
44 static u8 ath11k_dp_rx_h_msdu_start_mesh_ctl_present(struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_mesh_ctl_present()
50 static bool ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid(struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid()
56 static bool ath11k_dp_rx_h_mpdu_start_fc_valid(struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_fc_valid()
78 static u16 ath11k_dp_rx_h_mpdu_start_seq_no(struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_seq_no()
84 static bool ath11k_dp_rx_h_attn_msdu_done(struct hal_rx_desc *desc) in ath11k_dp_rx_h_attn_msdu_done()
90 static bool ath11k_dp_rx_h_attn_l4_cksum_fail(struct hal_rx_desc *desc) in ath11k_dp_rx_h_attn_l4_cksum_fail()
96 static bool ath11k_dp_rx_h_attn_ip_cksum_fail(struct hal_rx_desc *desc) in ath11k_dp_rx_h_attn_ip_cksum_fail()
[all …]
Drx_desc.h1193 struct hal_rx_desc { struct
Dcore.h95 struct hal_rx_desc *rx_desc;
Dhal.h306 #define HAL_RX_DESC_SIZE (sizeof(struct hal_rx_desc))