Searched refs:hal_rx_desc (Results 1 – 4 of 4) sorted by relevance
23 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 …]
1193 struct hal_rx_desc { struct
95 struct hal_rx_desc *rx_desc;
306 #define HAL_RX_DESC_SIZE (sizeof(struct hal_rx_desc))