Searched refs:hal_rx_desc (Results 1 – 5 of 5) sorted by relevance
108 struct hal_rx_desc;176 bool (*rx_desc_get_first_msdu)(struct hal_rx_desc *desc);177 bool (*rx_desc_get_last_msdu)(struct hal_rx_desc *desc);178 u8 (*rx_desc_get_l3_pad_bytes)(struct hal_rx_desc *desc);179 u8 *(*rx_desc_get_hdr_status)(struct hal_rx_desc *desc);180 bool (*rx_desc_encrypt_valid)(struct hal_rx_desc *desc);181 u32 (*rx_desc_get_encrypt_type)(struct hal_rx_desc *desc);182 u8 (*rx_desc_get_decap_type)(struct hal_rx_desc *desc);183 u8 (*rx_desc_get_mesh_ctl)(struct hal_rx_desc *desc);184 bool (*rx_desc_get_mpdu_seq_ctl_vld)(struct hal_rx_desc *desc);[all …]
226 static bool ath11k_hw_ipq8074_rx_desc_get_first_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_first_msdu()232 static bool ath11k_hw_ipq8074_rx_desc_get_last_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_last_msdu()238 static u8 ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes()244 static u8 *ath11k_hw_ipq8074_rx_desc_get_hdr_status(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_hdr_status()249 static bool ath11k_hw_ipq8074_rx_desc_encrypt_valid(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_encrypt_valid()255 static u32 ath11k_hw_ipq8074_rx_desc_get_encrypt_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_encrypt_type()261 static u8 ath11k_hw_ipq8074_rx_desc_get_decap_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_decap_type()267 static u8 ath11k_hw_ipq8074_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl()273 static bool ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld()279 static bool ath11k_hw_ipq8074_rx_desc_get_mpdu_fc_valid(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mpdu_fc_valid()[all …]
23 static u8 *ath11k_dp_rx_h_80211_hdr(struct ath11k_base *ab, struct hal_rx_desc *desc) in ath11k_dp_rx_h_80211_hdr()29 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_enctype()38 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_decap_type()44 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_mesh_ctl_present()50 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid()56 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_fc_valid()80 struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_seq_no()86 struct hal_rx_desc *desc) in ath11k_dp_rx_get_attention()146 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_msdu_len()152 struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_sgi()[all …]
1489 struct hal_rx_desc { struct
96 struct hal_rx_desc *rx_desc;